6eac211b03
Since [1], Django do not implicitly call ``repr()`` on the input
queries. It is needed to explicitly convert the input values
before comparing. This patch is present in Django 4.1.
This patch also bumps horizon to version 23.4.0. This version
contains [2], that bumped the required version of Django to 4.2.
[1]
|
||
---|---|---|
.. | ||
api | ||
dashboards | ||
enabled | ||
locale | ||
test | ||
__init__.py | ||
version.py |