mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-30 14:20:46 +02:00
Merge 0.2.20 bugfixes
This commit is contained in:
@ -70,6 +70,7 @@ class QuickDjangoTest(object):
|
||||
|
||||
settings.configure(
|
||||
DEBUG=True,
|
||||
TIME_ZONE='UTC',
|
||||
DATABASES={
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.sqlite3',
|
||||
|
Reference in New Issue
Block a user