submit button and loading icon added.
This commit is contained in:
commit
ca480d91c8
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ INSTALLED_APPS = (
|
|||
# Uncomment the next line to enable the admin:
|
||||
'django.contrib.admin',
|
||||
# Uncomment the next line to enable admin documentation:
|
||||
'django.contrib.admindocs',
|
||||
# 'django.contrib.admindocs',
|
||||
'ajax_select',
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue