Dan Caron

Results 5 issues of Dan Caron

The example Django app needed a few updates to be compatible with Django 3. Specifically: {% load staticfiles %} was deprecated in Django 2.1, and removed in Django 3.0.

This is brilliant. Thanks.

Django 2.1 and above has removed the permalink() decorator. examples/protected_downloads/download/models.py contains @permalink Just a note, in case you want to update your example application for modern versions of Django.

Love the work you are doing on this project. Wanted to lend a quick hand to the docs to attract other potential developers to the project, and to add a...

Adam, I think something like this could be cool. What do you think? https://boringrails.com/articles/tailwind-style-css-transitions-with-stimulusjs/