Django-taggit

Latest version: v5.0.1

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

Scan your dependencies

Page 9 of 11

0.14.0

~~~~~~~~~~~~~~~~~~~

* Prevent extra JOIN when prefetching
* Prevent _meta warnings with Django 1.8

0.13.0

~~~~~~~~~~~~~~~~~~~

* Django 1.8 support

0.12.3

~~~~~~~~~~~~~~~~~~~

* Specify that the internal type of the TaggitManager is a ManyToManyField

0.12.2

~~~~~~~~~~~~~~~~~~~

* Fixed 1.7 migrations.

0.12.1

~~~~~~~~~~~~~~~~~~~

* Final (hopefully) fixes for the upcoming Django 1.7 release.
* Added Japanese translation.

0.12.0

~~~~~~~~~~~~~~~~~~~

* **Backwards incompatible:** Support for Django 1.7 migrations. South users
have to set ``SOUTH_MIGRATION_MODULES`` to use ``taggit.south_migrations``
for taggit.
* **Backwards incompatible:** Django's new transaction handling is used on
Django 1.6 and newer.
* **Backwards incompatible:** ``Tag.save`` got changed to opportunistically try
to save the tag and if that fails fall back to selecting existing similar
tags and retry -- if that fails too an ``IntegrityError`` is raised by the
database, your app will have to handle that.
* Added Italian and Esperanto translations.

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.