removed taggit

This commit is contained in:
DerTyp187
2021-11-22 19:33:36 +01:00
parent 5ebdd78c4a
commit 350bfc1c50
22 changed files with 35 additions and 383 deletions

View File

@@ -42,7 +42,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'main.apps.MainConfig',
'analytics.apps.AnalyticsConfig',
'taggit',
]
MIDDLEWARE = [