diff options
Diffstat (limited to 'example_project/settings.py')
-rw-r--r-- | example_project/settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example_project/settings.py b/example_project/settings.py index 16a63d49a..b98158b10 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -162,7 +162,6 @@ INSTALLED_APPS = [ "archaeological_context_records", "archaeological_warehouse", "archaeological_finds", - "ajax_select", "compressor", "rest_framework", "rest_framework.authtoken", |