flake8
passed.
JSHint
passed.
Review Request #10839 — Created Jan. 19, 2020 and submitted
We have a call to
{% cycle %}
in the log template that uses legacy
syntax, which isn't supported on Django 1.11. This is a simple update
that switches it to use the modern syntax, compatible on both 1.6 and
1.11.
Tested the log viewer. It rendered without breaking on Django 1.11.
Summary | ID |
---|---|
2819840bf23e5902c3bff34389c76d41f71d9735 |