diff options
Diffstat (limited to 'example_project/settings.py')
| -rw-r--r-- | example_project/settings.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py index 778a16610..d737fa29f 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -142,6 +142,7 @@ INSTALLED_APPS = [      'django.contrib.humanize',      'registration',      # 'geodjangofla', +    'ajax_select',      'ishtar_pdl',      'ishtar_common',      'archaeological_files_pdl',  | 
