Missing comma in admin.html causes csrf error · Issue #4472 · encode/django-rest-framework (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@danielkeller

Description

@danielkeller

Checklist

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.