Enable: the files app
This commit is contained in:
parent
f55815bb29
commit
dcb53001d2
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ INSTALLED_APPS = [
|
|||
"django_celery_beat",
|
||||
"django_celery_results",
|
||||
|
||||
'apps.files',
|
||||
|
||||
# Gallery Archivist apps
|
||||
'sites.furaffinity'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue