hotwire-django / turbo-django

Unmaintained // An early stage integration of Hotwire Turbo with Django
https://discuss.hotwire.dev/t/django-backend-support-for-hotwire/1570/
Other
385 stars 20 forks source link

use AuthMiddlewareStack as default in example code #69

Closed nerdoc closed 2 years ago

nerdoc commented 2 years ago

fixes #58

scuml commented 2 years ago

Thanks - great find.