[deploy] Enable ActsAsTaggableOn.strict_case_match (#8299)

This commit is contained in:
Mac Siri 2020-06-05 13:52:01 -04:00 committed by GitHub
parent e9e950735c
commit 92eca6f935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,2 @@
ActsAsTaggableOn.force_lowercase = true
ActsAsTaggableOn.strict_case_match = true