Skip to content

demo site doesn't work with logged in users #146

@brunobord

Description

@brunobord

If I am logged as a user (via the /admin log-in form), I can't save a form.
Django DRF enforces the CSRF token to be sent.

ref: http://stackoverflow.com/a/26639895

We need to pass the CSRF token in the AJAX query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions