We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master
Load the admin
No javascript errors happen
Due to a missing comma here a javascript error occurs, causing requests made with the admin to fail with a CSRF error.
The text was updated successfully, but these errors were encountered:
Is this related to #4471 ? How can we reproduce the admin issue ? As you might see with #4471, it seems to be working.
Sorry, something went wrong.
Dammit, yup - needs resolving. Same as #4435 but for the admin renderer. Pull requests welcome.
No branches or pull requests
Checklist
master
branch of Django REST framework.Steps to reproduce
Load the admin
Expected behavior
No javascript errors happen
Actual behavior
Due to a missing comma here a javascript error occurs, causing requests made with the admin to fail with a CSRF error.
The text was updated successfully, but these errors were encountered: