Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
g-nie committed Nov 20, 2024
1 parent 7ac44f1 commit 8b07ba1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ django-xinclude

Render a template using htmx with the current context.

> [!IMPORTANT]
> This package currently contains minimal features and is a work-in-progress.

----

| ``hx-get`` is often used to delegate potentially computationally expensive template fragments to ``htmx``.
Achieving this sometimes requires more views, each of which needs to inherit from mixins that
provide access to the same context.
| ``django-xinclude`` provides a template tag that aims to make this easier by leveraging the cache.
----

*Please note that this package is in a very early, exploratory stage.*

Requirements
------------
Expand Down

0 comments on commit 8b07ba1

Please sign in to comment.