Closed brylie closed 4 years ago
Ping @lpatmo @BethanyG
Thanks for this, @brylie! I like django-taggit
a lot. Two comments:
Let's remove the optional SQLite development
bit in the settings file, please? #35 made sense, but I'm sorry for not making it clearer in decision logs that I plan to deploy Postgres in production using https://blog.digitalocean.com/announcing-managed-databases-for-postgresql/. (That decision log is entirely new, btw, but I plan to keep it up to date)
Do you want me to file a separate issue re: django-taggit support in DRF? It looks like we may need https://github.com/glemmaPaul/django-taggit-serializer too.
K, I removed optional SQLite support.
Yes, please open a follow-up task for DRF serializer(s).
Thank you @brylie!
Looks like Bethany filed this issue last night, which encompasses the tasks related to supporting taggit in DRF: https://github.com/codebuddies/django-concept/issues/43
Closes #16 - use django-taggit for simple keyword tag management Closes #25 - UUID maintenance for demo tags Closes #35 - optional SQLite development