Add: base importer app
This commit is contained in:
parent
89e6f2e271
commit
14acfbe73b
4 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,7 @@ INSTALLED_APPS = [
|
|||
"apps",
|
||||
"apps.archive",
|
||||
"apps.files",
|
||||
"apps.importer",
|
||||
# App for handeling deletion to of model files
|
||||
"django_cleanup.apps.CleanupConfig",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue