Django-pipeline

Latest version: v4.0.0

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.0.7

=====

* Added **Django 3.2** compatibility (Thanks to jramnai in 751)

2.0.6

======

* Added terser (JS compressor for ES5 and ES6) (Thanks to felix-last in 696)
* Moved tests to GitHub Actions: https://github.com/jazzband/django-pipeline/actions (#738)
* Fixed deprecation warnings from Django (Thanks to edelvalle in 731)

2.0.5

======

* Adding **Django 3.1** compatibility.
* CachedStaticFilesStorage is removed from Django. Add a check
of the current version to prevent error while importing. Thank to vmsp
* Context in django.template.base is removed from Django and
not used anymore in django-pipeline.
* Fixing widgets tests of django-pipeline due to Media.render_js change in
Django. More information in Django ticket 31892

2.0.4

======

* Adding **css-html-js-minify** support to compress JS and CSS.
* Update compressors documentation with css-html-js-minify.
* Create tests for css-html-js-minify compressor.
* Optimization by grouping the tests yuglify compressor.

2.0.3

======

* Remove futures from pipeline **setup.py** requirements.

2.0.2

=====

* Fix Middleware to properly decode HTML. Thank to gatsinski
* Keep mimetypes as str. Thank to benspaulding
* Based on 642 add 'NonPackagingPipelineManifestStorage' and update
the documentation: **storages.rst**. Thank to kronion

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.