mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Make Django 1.9+ accept the settings file
This commit is contained in:
parent
7524801bb7
commit
82aca6b352
1 changed files with 2 additions and 0 deletions
|
|
@ -22,3 +22,5 @@ DATABASES = {
|
|||
'NAME': 'auditlog_tests.db',
|
||||
}
|
||||
}
|
||||
|
||||
ROOT_URLCONF = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue