Use git pull of django_compressor.

This commit is contained in:
Isaac Bythewood
2012-08-02 18:36:09 +00:00
parent 927fb66479
commit c46ef6d325
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,8 +2,9 @@
/lib/
/include/
/local
/pip-log.txt
/src/
/build/
/pip-log.txt
/development.db
/media/
/static/

View File

@@ -2,7 +2,7 @@ Django==1.4
South==0.7.4
Pillow==1.7.7
django-tastypie==0.9.11
django_compressor==1.1.2
-e git://github.com/jezdez/django_compressor.git@41d5e52151#egg=django_compressor
cssmin==0.1.4
jsmin==2.0.2