jazzband/django-taggit

Natural key support

Open

#708 aberto em 1 de fev. de 2021

Ver no 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.

Guia do colaborador