jazzband/django-taggit

Natural key support

Aberta

#708 aberto em 1 de fev. de 2021

 (2 comentários) (1 reação) (1 responsável)Python (629 forks)user submission
djangonauts-reservedenhancementgood first issue

Métricas do repositório

Stars
 (3.444 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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