Skip to content
Snippets Groups Projects
Commit 1ac1efe0 authored by Eck Balázs István's avatar Eck Balázs István
Browse files

remove csrf

parent ccb92ccd
Branches
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@ MIDDLEWARE = [
"django.middleware.security.SecurityMiddleware",
"django.contrib.sessions.middleware.SessionMiddleware",
"django.middleware.common.CommonMiddleware",
"django.middleware.csrf.CsrfViewMiddleware",
"django.contrib.auth.middleware.AuthenticationMiddleware",
"django.contrib.messages.middleware.MessageMiddleware",
"django.middleware.clickjacking.XFrameOptionsMiddleware",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment