Django-htmx Test demo to show how to integrate django with htmx

This project was extracted from the demo app in the django-htmx app <https://github.com/adamchainz/django-htmx> .

It adds the preload extension + hx-boost and the Nprogress plugin to show the loading indicator for all ajax requests.