virtualcommons / vcweb

Django framework for collective action experiments
http://commons.asu.edu
Other
4 stars 2 forks source link

add django compressor to prod deployment #32

Open alee opened 10 years ago

alee commented 10 years ago

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

tgpatel commented 9 years ago

Won't fix. To use this library we'll need to shift from CDN to local files, so that django-compressor can compress and compile them in 1 file. Need to discuss with Allen if that's what we want.