diff --git a/chapters/templates.tex b/chapters/templates.tex index 7631984..d49126f 100755 --- a/chapters/templates.tex +++ b/chapters/templates.tex @@ -255,4 +255,14 @@ Vous devrez vous éditer le fichier \texttt{gwift/settings.py} et ajouter, dans \section{Dynamisme - HTMX} +Voir ici https://github.com/spookylukey/django-htmx-patterns + +https://www.mattlayman.com/blog/2021/how-to-htmx-django/ +https://github.com/spookylukey/django-htmx-patterns/blob/master/approach.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/base_template.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/headers.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/posts.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/separate_partials.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/separate_partials_single_view.rst +https://github.com/spookylukey/django-htmx-patterns/blob/master/inline_partials.rst