jazzband/django-taggit

Natural key support

Open

#708 opened on Feb 1, 2021

View on GitHub
 (2 comments) (1 reaction) (1 assignee)Python (3,433 stars) (624 forks)user submission
djangonauts-reservedenhancementgood first issue

Description

Looks like taggit doesn't yet support loaddata / dumpdata with natural keys. https://docs.djangoproject.com/en/3.1/topics/serialization/#natural-keys

It will be great if django-taggit can add this feature.

Contributor guide