bernd-wechner / CoGs

Competitive Gamers Leaderboard Server (CoGs LS)
2 stars 4 forks source link

Implement Django-Compressor #3

Open bernd-wechner opened 7 years ago

bernd-wechner commented 7 years ago

See:

https://github.com/django-compressor/django-compressor

Essentially compresses CSS and JS before sending to client. Sensible to implement in a production environment.