oops, ajax_select, not ajax-select
This commit is contained in:
parent
e6cd24f021
commit
052561ebc5
|
@ -107,7 +107,7 @@ INSTALLED_APPS = (
|
|||
'django.contrib.admin',
|
||||
# Uncomment the next line to enable admin documentation:
|
||||
'django.contrib.admindocs',
|
||||
'ajax-select',
|
||||
'ajax_select',
|
||||
)
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user