Add django_compressor for merging javascript and CSS before sending out
Fixes #821
Signed-off-by: Michal Čihař <michal@cihar.com>
Showing
... | ... | @@ -7,3 +7,4 @@ python-dateutil |
python-social-auth>=0.2.0 | ||
django-crispy-forms>=1.4.0 | ||
oauthlib>=0.6.3 | ||
django_compressor>=1.5.0 |
Please register or sign in to comment