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

Closes #14735: Implement django-htmx #14873

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Closes #14735: Implement django-htmx #14873

merged 4 commits into from
Jan 22, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #14735

  • Introduce django-htmx as a new dependency
  • Add HtmxMiddleware to middleware
  • Replace is_htmx() by evaluating request.htmx
  • Replace is_embedded() by evaluating the target element ID

@jeremystretch jeremystretch added this to the v4.0 milestone Jan 22, 2024
@jeremystretch jeremystretch merged commit 1d41a8a into feature Jan 22, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 14735-django-htmx branch January 22, 2024 17:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant