Skip to content

Update install.rst#80

Open
julzhk wants to merge 1 commit into
coderedcorp:mainfrom
julzhk:patch-1
Open

Update install.rst#80
julzhk wants to merge 1 commit into
coderedcorp:mainfrom
julzhk:patch-1

Conversation

@julzhk

@julzhk julzhk commented Oct 24, 2024

Copy link
Copy Markdown

Small comment on the installation notes; django-browser-reload and wagtail-cache middleware don't seem to play nicely together

Small comment on the installation notes; django-browser-reload and wagtail-cache middleware don't seem to play nicely together
@vsalvino

vsalvino commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

Question, have you tried setting WAGTAIL_CACHE=False in your settings (assuming django-browser-reload is only used in development). I'm curious if that will improve the development experience.

Technically I would assume this is working as intended, as the browser will literally cache the page as instructed and not reload it. So turning cache off in development might be the better option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants