1
0
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:
Hidden Z 2010-10-28 19:03:18 +00:00
parent 4bf683073f
commit 3a41972dd9

View File

@ -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