Skip to content

Consider adding a mechanism for python code to explicitly force a reload #244

@davepeck

Description

@davepeck

Description

For instance, I'd like to force a reload when I create or update a specific model instance in my app. Presumably, if django_browser_reload is inactive (DEBUG is False, etc.) then this is a no-op.

Apologies if I simply missed it, but is there an explicitly supported method I can call (or signal I can raise) to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions