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 3 of 5

2.0.1

=====

* Add subclass of ManifestStaticFilesStorage. Thank to jhpinson
* Change the documentation to use PipelineManifestStorage in configuration
instead of PipelineCachedStorage now deprecated.
* Change import MutableMapping from collections.abc. Thank to colons

2.0.0

=====

* **Definitely drop the support of Python 2**.
* Drop support for Python 3.5 (not compatible with PEP 498).
* Remove 'decorator.py' how was used for backward compatibility
between python 2 and 3 for metaclass inheritance on PipelineFormMedia.
* Replace 'format' by 'fstring' (PEP 498: Literal String Interpolation).
* Remove of old imports form 'django.utils.six' and these fixes (1.7.0).
* Remove tests of uncovered versions of Python and Django.
* Replace tests for Pypy by Pypy3.
* Explicitly specify when files are read / write in binary mode.
* Set opening files for tests to deal with universal newlines.
* Upgrade documentation version to 2.0 to follow the project version.

1.7.0

=====

* Release the last major version of django-pipeline working on Python 2.
* Thank you for all the modifications made since version 1.6.14, which we cannot quote.
* Apply an optimization to save time during development. Thank to blankser
* Edit setup.py to follow the recommendation of the documentation. Thank to shaneikennedy
* Add tests for Django 3.0 and Python 3.8
* Add alternatives imports for django.utils.six, who has been removed in Django 3.0

1.6.14

======

* Fix packaging issues.

1.6.13

======

* Fix forward-slashed paths on Windows. Thanks to etiago
* Fix CSS URL detector to match quotes correctly. Thanks to vskh
* Add a compiler_options dict to compile, to allow passing options to custom
compilers. Thanks to sassanh
* Verify support for Django 1.11. Thanks to jwhitlock

1.6.12

======

* Supports Django 1.11
* Fix a bug with os.rename on windows. Thanks to wismill
* Fix to view compile error if happens. Thanks to brawaga
* Add support for Pipeline CSS/JS packages in forms and widgets. Thanks to chipx86

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.