Remove taggit _app_ again. Custom models are enough.

This commit is contained in:
Paul Konstantin Gerke 2022-03-05 13:06:38 +01:00
parent b27cf6c4b8
commit e5d014a60f
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ INSTALLED_APPS = [
"api",
"babybuddy",
"core",
"taggit",
"dashboard",
"reports",
"axes",