2👍
✅
Django-compressor is the main tool for this, I think. As your use case sounds pretty simple, I think it’ll be sufficient.
If your Javascript becomes very complex, it’d be best to work with Javascript asset pipeline tools and try to fit them into Django, this area is not Django’s strong point.
Examples (and the rest of the docs) at read the docs.
-1👍
👤Aren
- Data always resets to original state on heroku free account after some time
- Blank=True not working on CloudinaryField()
Source:stackexchange.com