Django-dbtemplates-iplweb

Latest version: v4.1

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

Scan your dependencies

Page 5 of 7

0.5.2

------

* Fixed a problem with ``django.contrib.sites`` when its table hasn't been
populated yet on initialization of dbtemplates. Thanks for the report,
Kevin Fricovsky

* Added an example Django project and docs for it

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

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.