Django-render-block

Latest version: v0.10

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

Scan your dependencies

Page 1 of 3

0.10

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

No changes from 0.10b1.

0.10b1

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

Bugfixes
--------

* Fixes exception propagation when rendering templates. Contributed
by `yaakovLowenstein <https://github.com/yaakovLowenstein>`_. (`#52 <https://github.com/clokep/django-render-block/pull/52>`_)
* Fix rendering blocks over multiple extended templates. (`56 <https://github.com/clokep/django-render-block/pull/56>`_)

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

* Support Python 3.11 and 3.12. (`44 <https://github.com/clokep/django-render-block/pull/44>`_,
`55 <https://github.com/clokep/django-render-block/pull/55>`_)
* Drop support for Python 3.7. (`44 <https://github.com/clokep/django-render-block/pull/44>`_)
* Support Django 4.2, 5.0 and 5.1. (`44 <https://github.com/clokep/django-render-block/pull/44>`_,
`55 <https://github.com/clokep/django-render-block/pull/55>`_)
* Drop support for Django < 3.2; Django 4.0; Django 4.1. (`44 <https://github.com/clokep/django-render-block/pull/44>`_,
`55 <https://github.com/clokep/django-render-block/pull/55>`_)
* Add type hints and configure mypy. (`54 <https://github.com/clokep/django-render-block/pull/54>`_)

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>`_)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.