Django-dbtemplates

Latest version: v4.0

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

Scan your dependencies

Page 1 of 6

4.0

-----------------

.. warning::

This is a backwards-incompatible release!

* Dropped support for Python 2.7 and Django < 3.2.

* Added support for Python 3.8, 3.9, 3.10.

* Moved test runner to GitHub Actions:

http://github.com/jazzband/django-dbtemplates/actions

* Django 4.x support

3.0

-----------------

.. warning::

This is a backwards-incompatible release!

* Dropped support for Django < 1.11.

* Added support for Django 2.0 and 2.1.

* Added support for Python 3.7.

* Recompiled Russian locale.

* Fixed byte string in migration file that caused the migration
system to falsely think that there are new changes.

* Fixed string representation of template model, e.g. to improve
readability in choice fields.

2.0

-----------------

.. warning::

This is a backwards-incompatible release!

* Moved maintenance to the `Jazzband <https://jazzband.co/>`_

* Dropped support for Python 2.6

* Added support for Python 3.4 and 3.5

* Dropped support for Django < 1.8

* Removed South migrations. Please use Django's native migration system instead

* Removed the example project since it's out-of-date quickly

1.3.2

-------------------

* support for Django 1.8 (not full, but usable)
* support for RedactorJS

thanks for contrib - eculver, kmooney, volksman

1.3.1

-------------------

* Minor release to move away from nose again and use own
`django-discover-runner`_.

.. _`django-discover-runner`: http://pypi.python.org/pypi/django-discover-runner

1.3

-----------------

* Dropped support for Django < 1.3 **backwards incompatible**

* Dropped using versiontools in favor of home made solution.

* Added optional support for TinyMCE editor instead of the CodeMirror
editor (just enable ``DBTEMPLATES_USE_TINYMCE``).

* Fixed compatibility to Django 1.4's handling of the ``DATABASES``
setting. Should also respect database routers now.

* Fixed an issue of the cache key generation in combination with
memcache's inability to stomach spaces.

* Moved test runner to use nose_ and a hosted CI project at Travis_:
http://travis-ci.org/jazzband/django-dbtemplates

.. _nose: https://nose.readthedocs.io/
.. _Travis: http://travis-ci.org

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.