Django-dbtemplates

Latest version: v4.0

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

Scan your dependencies

Page 5 of 6

0.5.1

------

* Removed unneeded code that registered the model with reversion.

* Updated docs a bit.

* Moved codebase to Bitbucket.

* Removed legacy ``sync_templates.py`` script, use ``django-admin.py
sync_templates`` from now on.

0.5.0

------

* Added support for `django-reversion`_

* added feature that populates the content field automatically when left
empty by using Django's other template loaders

* added caching backend system with two default backends:

* ``FileSystemBackend``
* ``DjangoCacheBackend``

More about it in the `blog post`_ and in the docs.

.. _django-reversion: http://code.google.com/p/django-reversion/
.. _blog post: http://jannisleidel.com/2008/11/updates-to-django-dbtemplates-and-half-assed-promise/

0.4.7

------

* Minor bugfix

0.4.6

------

* Minor doc change and PyPI support

0.4.5

------

* fixed the --force option of the sync_templates command

0.4.4

------

* fixed error in custom model save() after changes in Django `r8670`_.

.. _r8670: http://code.djangoproject.com/changeset/8670

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.