comment out admin docs
This commit is contained in:
parent
a30d8530e9
commit
ecd1781896
|
@ -120,7 +120,7 @@ INSTALLED_APPS = (
|
||||||
# Uncomment the next line to enable the admin:
|
# Uncomment the next line to enable the admin:
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
# Uncomment the next line to enable admin documentation:
|
# Uncomment the next line to enable admin documentation:
|
||||||
'django.contrib.admindocs',
|
# 'django.contrib.admindocs',
|
||||||
'ajax_select',
|
'ajax_select',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user