Skip to content

Serialize() won't work if AuthenticationMiddleware not loaded. #6

@tony

Description

@tony

I'm trying to use Serialize on a django site with no userauth. Serialize is causing an error by checking for request.user.is_authenticated which doesn't exist without AuthenticationMiddleware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions