Skip to content
New issue

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

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

Already on GitHub? # to your account

add templatetag for alternative to middleware #42

Merged
merged 1 commit into from
Dec 14, 2021
Merged

add templatetag for alternative to middleware #42

merged 1 commit into from
Dec 14, 2021

Conversation

kbehlers
Copy link

@kbehlers kbehlers commented Aug 12, 2019

The use of beautifulsoup and the 'html.parser' creates a few issues in my html when using the livereload middleware to insert the livereload script into the <head> tag

I propose an addition that would allow me to manually place a template tag as I do with django-hijack

https://django-hijack.readthedocs.io/en/stable/#setting-up-the-notification-bar
https://github.com/arteria/django-hijack/blob/master/hijack/templatetags/hijack_tags.py

@kbehlers
Copy link
Author

This would also give an alternative for issue #28

@kbehlers
Copy link
Author

@tjwalch Any chance of this PR getting accepted?

@tjwalch tjwalch merged commit 57a6ed8 into tjwalch:master Dec 14, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants