Template Partials and HTMX seems like the Django equivalent of View Components and Stimulus for Rails, which is nice.
Also, good to see first class support for Tasks, among a lot of other niceties!
If I understood correctly, to use Tasks in production right now you need to use this as well:
https://github.com/RealOrangeOne/django-tasks
Is that correct?
If I understood correctly, to use Tasks in production right now you need to use this as well:
https://github.com/RealOrangeOne/django-tasks
Is that correct?