django-orchestra/orchestra/core
Santiago L d5fce3b6e2 Replace string_concat() with format_lazy()
On Django 1.11 django.utils.translation.string_concat() is
deprecated in favor of django.utils.text.format_lazy()
and it has been removed on Django 2.1
2021-05-06 12:07:17 +02:00
..
__init__.py Replace string_concat() with format_lazy() 2021-05-06 12:07:17 +02:00
caches.py Improved bulk mailer detection and fixes on domain serializer validation 2015-05-28 10:55:48 +00:00
context_processors.py PEP8 compliance 2015-10-05 13:31:08 +00:00
translations.py Added database translations support 2015-03-29 16:10:07 +00:00
validators.py Fixed ascii_validator 2017-03-29 20:04:42 +00:00