mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Added forgotten staticfiles.
This commit is contained in:
parent
2b7fec91b7
commit
bc87847faa
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ DATABASES = {
|
|||
|
||||
INSTALLED_APPS = (
|
||||
'django.contrib.admin',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
'django.contrib.sessions',
|
||||
|
|
|
|||
Loading…
Reference in a new issue