lowercase tags

This commit is contained in:
bkfox
2022-02-22 20:35:31 +01:00
parent e9e09104ad
commit 4e03abcac8
2 changed files with 6 additions and 2 deletions

View File

@ -118,6 +118,8 @@ except:
)
pass
#-- django-taggit
TAGGIT_CASE_INSENSITIVE = True
#-- django-CKEditor
CKEDITOR_CONFIGS = {