django-taggit 0.9 Released
Announcing the release of django-taggit 0.9, a Django app for tagging, with new features, bug fixes, and breaking changes.
Announcing the release of django-taggit 0.9, a Django app for tagging, with new features, bug fixes, and breaking changes.
A deep dive into the internal architecture and customization API of the django-taggit library for Django.
Introduces a new API for django-taggit using custom through models to support non-integer primary keys and extended tagging functionality.