Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support of image_diet lib to optimize/compress all static images in collectstatic command + updated with some cleanup. #10

Merged
merged 23 commits into from
Feb 26, 2015

Conversation

jacoor
Copy link
Contributor

@jacoor jacoor commented Feb 25, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.45%) to 50.22% when pulling 931ab1b on jacoor:master into d6e6fa9 on ArabellaTech:master.

``JSHINT_FILES_FIND`` JS Hint search files grep. Default ``-name "*.js" | xargs grep -l '/\*jslint' | grep -v libs``
- ``IGNORE_QUNIT_HTML_FILES`` ignore HTML qunits files
- ``JSHINT_FILES_FIND`` JS Hint search files grep. Default ``-name "*.js" | xargs grep -l '/\*jslint' | grep -v libs``
- ``STATICFILES_STORAGE = "ydcommon.file_system_storage.YDcommonFileSystemStorage"`` - adds additional compression for all images in staticfiles directories. IMPORTANT: for this to work you need to add 'image_diet' to your INSTALLED APPS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CamelCase would YDCommonFileSystemStorage

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.45%) to 50.22% when pulling b68900b on jacoor:master into d6e6fa9 on ArabellaTech:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.45%) to 50.22% when pulling b68900b on jacoor:master into d6e6fa9 on ArabellaTech:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.66%) to 50.0% when pulling ff3317d on jacoor:master into d6e6fa9 on ArabellaTech:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.66%) to 50.0% when pulling b540419 on jacoor:master into d6e6fa9 on ArabellaTech:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.66%) to 50.0% when pulling c4e6cff on jacoor:master into d6e6fa9 on ArabellaTech:master.

remik added a commit that referenced this pull request Feb 26, 2015
adding support of image_diet lib to optimize/compress all static images in collectstatic command + updated with some cleanup.
@remik remik merged commit 00ec77e into ArabellaTech:master Feb 26, 2015
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.66%) to 50.0% when pulling ed64ce5 on jacoor:master into d6e6fa9 on ArabellaTech:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.66%) to 50.0% when pulling ed64ce5 on jacoor:master into d6e6fa9 on ArabellaTech:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants