Skip to content

Support for autoreloading on django .HTML template changes #145

@pjrulez

Description

@pjrulez

Description

Hey, so, I don't really know how exactly is this supposed to work, but I can see that reloading works when I update settings, or views, etc.

But for some reason, when I'm making changes to .html django templates, nothing happens.

If possible, please enable this as well or just let me know if there's something I'm missing.

I did just test with and without django_watchfiles and the runserver does it. I have to manually refresh the browser but the change is there, while with django_watchfiles it doesn't update unless I manually restart the server which I assume defeats the purpose.

Thanks!

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