What third party Django software do you use on every project?

I haven’t really used Django in years so I have no idea what is heavily used by the Django community. At the moment I have django-debug-toolbar which is useful but I’d love to hear what other people use.

I’m really interested in software you use for all your projects.

hi, I usually use

rest framework
whitenoise
django-storages
djando-extensions
cachalot
cacheback
celery
celery-redbeat
htmx
channels

Sorry for the late reply.

Thank you. That is a useful list.