Skip to content

Commit 4b66cb3

Browse files
committed
[#1525] Disabling hijack
1 parent 1bd90ef commit 4b66cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/open_inwoner/conf/base.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@
161161
"sniplates",
162162
"digid_eherkenning",
163163
# "hijack.contrib.admin", # This should be imported but it causes an error. So now there are
164-
"hijack",
164+
# "hijack",
165165
"localflavor",
166166
"easy_thumbnails", # used by filer
167167
"image_cropping",
168168
"filer",
169169
"mptt",
170-
"hijack.contrib.admin",
170+
# "hijack.contrib.admin",
171171
"django_elasticsearch_dsl",
172172
"import_export",
173173
"solo",

0 commit comments

Comments
 (0)