Django-render-block

Latest version: v0.9.2

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

Scan your dependencies

Page 1 of 3

0.9.2

========================

Maintenance
-----------

* Drop support for Python 3.6. (`36 <https://github.com/clokep/django-render-block/pull/36>`_)
* Improve package metadata. (`37 <https://github.com/clokep/django-render-block/pull/37>`_)
* Run `black <https://black.readthedocs.io/>`_, `isort <https://pycqa.github.io/isort/>`_,
and `flake8 <https://flake8.pycqa.org>`_, and `pyupgrade <https://github.com/asottile/pyupgrade>`_.
(`38 <https://github.com/clokep/django-render-block/pull/38>`_,
`39 <https://github.com/clokep/django-render-block/pull/39>`_)
* Update to include and run tests for Django 4.1. Contributed by
`Jack Linke <https://github.com/jacklinke>`_.
(`41 <https://github.com/clokep/django-render-block/pull/41>`_)

0.9.1

=========================

Maintenance
-----------

* Support Python 3.10. (`33 <https://github.com/clokep/django-render-block/pull/33>`_)
* Fixed a packaging issue where the generated wheels were empty. Contributed
by `cordery <https://github.com/cordery>`_. (`#35 <https://github.com/clokep/django-render-block/pull/35>`_)

0.9

=======================

Maintenance
-----------

* Drop support for Django 3.0. (`31 <https://github.com/clokep/django-render-block/pull/31>`_)
* Support Django 3.2 and 4.0. (`27 <https://github.com/clokep/django-render-block/pull/27>`_,
`31 <https://github.com/clokep/django-render-block/pull/31>`_)
* Switch continuous integration to GitHub Actions. (`26 <https://github.com/clokep/django-render-block/pull/26>`_,
`28 <https://github.com/clokep/django-render-block/pull/28>`_)
* Changed packaging to use setuptools declarative config in ``setup.cfg``.
(`32 <https://github.com/clokep/django-render-block/pull/32>`_)

0.8.1

========================

Bugfixes
--------

* Fixes a regression in v0.8 where a ``Context`` could not be re-used. Contributed
by `evanbrumley <https://github.com/evanbrumley>`_. (`#25 <https://github.com/clokep/django-render-block/pull/25>`_)

0.8

=====================

Bugfixes
--------

* ``render_block_to_string`` now forwards the ``Context`` passed as ``context`` parameter.
Contributed by `bblanchon <https://github.com/bblanchon>`_. (`#21 <https://github.com/clokep/django-render-block/pull/21>`_)

Maintenance
-----------

* Drop support for Python 3.5, support Python 3.9. (`22 <https://github.com/clokep/django-render-block/pull/22>`_)

0.7

===================

Maintenance
-----------

* Drop support for Django < 2.2. (`18 <https://github.com/clokep/django-render-block/pull/18>`_)
* Support Django 3.0 and 3.1. (`18 <https://github.com/clokep/django-render-block/pull/18>`_,
`20 <https://github.com/clokep/django-render-block/pull/20>`_)
* Drop support for Python 2.7. (`19 <https://github.com/clokep/django-render-block/pull/19>`_)
* Support Python 3.8. (`18 <https://github.com/clokep/django-render-block/pull/18>`_)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.