6f4742457f
string_concat was removed in django 2.1 when it reached the end of it's deprecation cycle. It was removed because the same behavior can be achieved with format_lazy. For more details see: https://docs.djangoproject.com/en/2.2/releases/2.1/ Change-Id: I5e1c9bdfa1d0e049e0516198abbdb76be1667216 Closes-Bug: #1836671 Partial-Bug: #1789046 |
||
---|---|---|
.. | ||
templates/overview | ||
__init__.py | ||
panel.py | ||
tests.py | ||
urls.py | ||
views.py |