Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-rosetta CSRF token missing or incorrect #216

Open
Romax-91 opened this issue Jan 17, 2019 · 1 comment
Open

django-rosetta CSRF token missing or incorrect #216

Romax-91 opened this issue Jan 17, 2019 · 1 comment

Comments

@Romax-91
Copy link

  • Django==2.1.5
  • django-rosetta==0.9.0

Hi.
When I want to save the changes and go on, the error "ERR_CONNECTION_RESET" occurs and in the console of the server "CSRF token missing or incorrect".
What needs to be done to fix this?

@mbi
Copy link
Owner

mbi commented Jan 17, 2019

Does this happen locally (python manage.py runserver) or on a deployed instance (gunicorn, uwsgi, mod_python, …)?

Can you please paste your ROSETTA_* as well as CACHES settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants