Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add django-browser-reload to debug tooling #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvandenburgh
Copy link
Member

This adds django-browser-reload to the DebugMixin.

Currently, the DebugMixin just enables django-debug-toolbar. I think django-browser-reload is also really helpful in a similar manner to django-debug-toolbar, and fits nicely in the DebugMixin.

Similarly to django-debug-toolbar, this will also require a change to the urls.py file in the cookiecutter here. I can make another PR there if needed, I just wanted to open this one first to see if there's any interest in making this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs review
Development

Successfully merging this pull request may close these issues.

1 participant