Spookylukey/Django-htmx-patterns: Sharing patterns I use with Django and htmx
Sharing patterns I use with Django and htmx. Contribute to spookylukey/django-htmx-patterns development by creating an account on GitHub. (more…)
Read more »The Django admin is a very powerful tool. We use it for day to day operations, browsing data and support. As we grew some of our projects from zero to 100K+ users we started experiencing some of Django’s admin pain points – long response times and heavy l… Read more