SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit c4129c92 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Remove ConditionalMiddleware

parent dbbcb8af
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ MATHJAX_CONFIG_DATA = {
}
MIDDLEWARE = (
'django.middleware.http.ConditionalGetMiddleware',
# 'django.middleware.http.ConditionalGetMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.locale.LocaleMiddleware',
'django.middleware.common.CommonMiddleware',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment