summaryrefslogtreecommitdiffstats
path: root/askbot_requirements_dev.txt
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2013-03-14 22:38:47 -0500
committerTyler Mandry <tmandry@gmail.com>2013-03-16 01:30:21 -0500
commit050b65ab3b0f1914772e382678df978c6426888f (patch)
tree5bd4ecdc6c1eaed52db1c9014040ff5be1ba00c2 /askbot_requirements_dev.txt
parentdcb2cf752a24ef78899bdcef65962c93cda40855 (diff)
downloadaskbot-050b65ab3b0f1914772e382678df978c6426888f.tar.gz
askbot-050b65ab3b0f1914772e382678df978c6426888f.tar.bz2
askbot-050b65ab3b0f1914772e382678df978c6426888f.zip
Add django_compressor to compress CSS, JS and automatically compile LESS
Diffstat (limited to 'askbot_requirements_dev.txt')
-rw-r--r--askbot_requirements_dev.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/askbot_requirements_dev.txt b/askbot_requirements_dev.txt
index 1fbd064c..b88592cf 100644
--- a/askbot_requirements_dev.txt
+++ b/askbot_requirements_dev.txt
@@ -8,6 +8,8 @@ oauth2
Lamson
markdown2
html5lib==0.90
+django-appconf
+django-compressor==1.2
django-keyedcache
django-threaded-multihost
django-robots