Adding tags is now possible

This commit is contained in:
2020-08-30 18:39:45 +02:00
parent 490a0e9f3e
commit 66581a9d2d
8 changed files with 149 additions and 104 deletions

View File

@@ -12,6 +12,7 @@ easy-thumbnails = "*"
image = "*"
django-widget-tweaks = "*"
django-svg-icons = "*"
django-taggit = "*"
# Commented out to not explicitly specify Python 3 subversion.
# [requires]