Skip to content

Missing , in rest_framework/base.html window.drf script #4435

Closed
@ercwyne

Description

@ercwyne

The change to the scripts block is missing a comma (,) between the two elements.

Steps to reproduce

see line 266 rest_framework/templates/rest_framework/base.html

Expected behavior

Web API PUT or DELETE to include CSRF token in the request

Actual behavior

No token passed.
Returns HTTP403 Forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions