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

Update django-compressor to 2.2 #240

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-compressor available.
You are currently using 2.1.1. I have updated it to 2.2

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

2.2


Full Changelog <https://github.com/django-compressor/django-compressor/compare/2.1.1...2.2>_

  • Switch from MD5 to SHA256 for hashes generation.
  • Add Django 1.11 compatibility
  • Various compatibility fixes for Python 3.6 and Django 1.8
  • Made OfflineGenerationError easier to debug
  • Drop support for Python 3.2
  • Add new CssRelativeFilter which works like CssAbsoluteFilter but outputs relative URLs.
  • Fix URL CssAbsoluteFilter URL detection

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

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.

1 participant