Fix #1488 some more: compile the regex' less often for better performance

This commit is contained in:
Martin Gross
2020-04-17 17:53:57 +02:00
parent 7ce4c30922
commit 2030aaf12e
3 changed files with 12 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ dj-static
csscompressor
django-markup
markdown<=2.2
bleach>=3.1.3
bleach>=3.1.3,<3.2.0
sentry-sdk==0.14.*
babel
django-i18nfield>=1.7.0