jazzband/django-taggit

Natural key support

Open

#708 ouverte le 1 févr. 2021

Voir sur GitHub
 (2 commentaires) (1 réaction) (1 assigné)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.

Guide contributeur