mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
Add django-template-partials to Python template-fragment implementations. (#1549)
This commit is contained in:
parent
88618809a2
commit
a48d4e32cd
@ -146,6 +146,7 @@ Here are some known implementations of the fragment concept:
|
||||
* [jinja_partials package](https://github.com/mikeckennedy/jinja_partials) ([discussion](https://github.com/mikeckennedy/jinja_partials/issues/1) on motivation)
|
||||
* [chameleon_partials package](https://github.com/mikeckennedy/chameleon_partials)
|
||||
* [htmlgenerator](https://github.com/basxsoftwareassociation/htmlgenerator)
|
||||
* [django-template-partials](https://pypi.org/project/django-template-partials/) ([repository](https://github.com/carltongibson/django-template-partials))
|
||||
* .NET
|
||||
* [Giraffe.ViewEngine.Htmx](https://github.com/bit-badger/Giraffe.Htmx/tree/main/src/ViewEngine.Htmx)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user