Django-dbtemplates-iplweb

Latest version: v4.1

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

Scan your dependencies

Page 4 of 7

0.7.0

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

* Added CodeMirror_-based syntax highlighting textarea, based on the amaxing
work_ by `Nic Pottier`_. Set the ``DBTEMPLATES_USE_CODEMIRROR`` setting
to ``True`` to enable it.

* Make use of the full width in plain textarea mode.

* Added Chinese translation

* Added support for Django 1.2

* Updated French translation

* Added ``DBTEMPLATES_USE_REVERSION`` setting to be able to explicitely enable
reversion support. (Default: ``False``)

.. _CodeMirror: http://marijn.haverbeke.nl/codemirror/
.. _work: https://gist.github.com/368758/86bcafe53c438e2e2a0e3442c3b30f2c6011fbba
.. _`Nic Pottier`: http://github.com/nicpottier

0.6.1

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

* Fixed issue with default site of a template, added ability to disable
default site (``DBTEMPLATES_ADD_DEFAULT_SITE``).

0.6.0

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

* Updated and added locales (Danish, Brazilian Portuguese)

* Fixes an ambiguity problem with the cache invalidation

* Added ``invalidate_cache`` and ``repopulate_cache`` admin actions

* Added Sphinx documentation

0.5.7

------

* Updates to the docs

* switch back to Bitbucket

* fixed tests

* Added Italian translation

* list of sites the template is used on

* fixed bug in ``create_error_template`` command.

0.5.4

------

* Made loader and cache backends site-aware.

* The filesystem cache backend now saves the files under
``<dir>/<site_domain>/<file_name>``.

* The Django cache backend the Site id in the cache key

* Template is now saved explicitly to backend if not existent in cache
(e.g. if deleted manually or invalidated).

0.5.3

------

* Removed automatic creation of 404.html and 50v0.html templates and added a
new management command for those cases called ``create_error_templates``

* Also reverted move to Bitbucket

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.