jazzband/django-taggit

Natural key support

Open

#708 geöffnet am 1. Feb. 2021

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (1 zugewiesene Person)Python (3.433 Stars) (624 Forks)user submission
djangonauts-reservedenhancementgood first issue

Beschreibung

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