summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-15 12:09:40 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-15 12:09:40 +0200
commit348414a54856bd3bda2b391278bfba49c051fd65 (patch)
treef220b0d50db435435997c111d670bd45be5f6901 /example_project/settings.py
parenta26059c0889dfdb79b834a05930a64a1f5ac4879 (diff)
downloadIshtar-348414a54856bd3bda2b391278bfba49c051fd65.tar.bz2
Ishtar-348414a54856bd3bda2b391278bfba49c051fd65.zip
Url for public find api
Diffstat (limited to 'example_project/settings.py')
-rw-r--r--example_project/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 3897cbb21..96feaa477 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -154,6 +154,7 @@ INSTALLED_APPS = [
'archaeological_finds',
'ajax_select',
'compressor',
+ 'rest_framework',
'django.contrib.auth',
'django.contrib.admin',
'django.contrib.contenttypes',