mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-22 20:44:55 +00:00
web/settings.py: activate django admin
This commit is contained in:
parent
4bf683073f
commit
3a41972dd9
@ -95,7 +95,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.messages',
|
||||
'web.postkey',
|
||||
# Uncomment the next line to enable the admin:
|
||||
# 'django.contrib.admin',
|
||||
'django.contrib.admin',
|
||||
)
|
||||
|
||||
# include local settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user