summaryrefslogtreecommitdiff
path: root/example_project
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
commit4c037b32b1a5ed122a6d468217903f0b6454181e (patch)
treef220b0d50db435435997c111d670bd45be5f6901 /example_project
parentd9065d82f746494ce8113b9f58c72a36b3401a9a (diff)
downloadIshtar-4c037b32b1a5ed122a6d468217903f0b6454181e.tar.bz2
Ishtar-4c037b32b1a5ed122a6d468217903f0b6454181e.zip
Url for public find api
Diffstat (limited to 'example_project')
-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',