downloading a file can't be done via ajax, it need...
# 🔥-django-htmx
m
downloading a file can't be done via ajax, it needs to be a regular request afaik. I usually generate the download and then issue a client side redirect to that URL to download it