Skip to content

django-session-timeout - Not working #11

@PythonDjan

Description

@PythonDjan

i am using django-session-timeout , but its not working.

    if not hasattr(request, "session") or request.session.is_empty():
        return

always it returns the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions