Django-tagulous

Latest version: v2.1.0

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

Scan your dependencies

Page 4 of 4

0.10.0

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

Upgrade notes: :ref:`upgrade_0-9-0`

Feature:

* Add fields ``level`` and ``label`` to :ref:`tagtreemodel` (were properties)
* Add ``TagTreeModel.get_siblings()``
* Add :ref:`tagtreemodel_queryset` methods ``with_ancestors()``,
``with_descendants()`` and ``with_siblings()``
* Add :ref:`option_space_delimiter` tag option to disable space as a delimiter
* Tagulous available from pypi as ``django-tagulous``
* :ref:`TagModel.merge_tags <tagmodel_merge_tags>` can now accept a tag string
* :ref:`TagTreeModel.merge_tags <tagtreemodel_merge_tags>` can now merge
recursively with new argument ``children=True``
* Support for recursively merging tree tags in admin site


Internal:

* Add support for Django 1.9a1
* ``TagTreeModel.tag_options.tree`` will now always be ``True``
* JavaScript ``parseTags`` arguments have changed
* Added example project to github repository


Bugfix:

* ``TagRelatedManager`` instances can be compared to each other
* Admin inlines now correctly suppress popup buttons
* Select2 adaptor correctly parses ajax response
* :ref:`tagmeta` raises an exception if :ref:`option_tree` is set
* Default help text no longer changes for :ref:`model_singletagfield`

0.9.0

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

Upgrade notes: :ref:`upgrade_0-8-0`

Internal:

* Add support for Django 1.7 and 1.8


Removed:

* ``tagulous.admin.tag_model`` has been removed


Bugfix:

* Using a tag field with a non-tag model raises exception

0.8.0

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

Upgrade notes: :ref:`upgrade_0-7-0`

Feature:

* Tag cloud support
* Improved admin.register
* Added tag-aware serializers


Deprecated:

* ``tagulous.admin.tag_model`` will be removed in the next version


Bugfix:

* Setting tag options twice raises exception
* Tagged inline formsets work correctly


Internal:

* South migration support improved
* Tests moved to top level, tox support added
* Many small code improvements and bug fixes

0.7.0

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

Feature:

* Added tree support

0.6.0

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

Feature:

* Initial public preview

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.