Add coordinates autocomplete widget & data (#32)
Just tweaks based on what Carl had already written in dce53630
and b97d421a
This commit is contained in:
@ -47,6 +47,8 @@ INSTALLED_APPS = [
|
||||
'cas_server',
|
||||
'compressor',
|
||||
'crispy_forms',
|
||||
'dal',
|
||||
'dal_select2',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
Reference in New Issue
Block a user