djangonauts-reservedenhancementgood first issue
Repository metrics
- Stars
- (3,433 stars)
- PR merge metrics
- (No merged PRs in 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.