mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added django_extensions and updated admin settings.
This commit is contained in:
@@ -38,6 +38,7 @@ INSTALLED_APPS = (
|
||||
'bootstrap4',
|
||||
"comic",
|
||||
"comic_auth",
|
||||
'django_extensions',
|
||||
)
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user