mirror of
https://github.com/pinry/pinry.git
synced 2025-11-14 17:05:50 +01:00
Use git pull of django_compressor.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,8 +2,9 @@
|
||||
/lib/
|
||||
/include/
|
||||
/local
|
||||
/pip-log.txt
|
||||
/src/
|
||||
/build/
|
||||
/pip-log.txt
|
||||
/development.db
|
||||
/media/
|
||||
/static/
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user