Add tags to galleries

This commit is contained in:
Alexandre Iooss 2021-09-23 10:35:37 +02:00
parent d74e6e39f9
commit 7d700bea36
9 changed files with 81 additions and 11 deletions

View file

@ -44,6 +44,7 @@ INSTALLED_APPS = [
'photologue_custom',
'photologue',
'sortedm2m',
'taggit',
]
MIDDLEWARE = [