40e416b8fc
Django 4.2 is our primary version in 2023.2 (Caracal), so we need to start testing with Django 4.2. Once all unit tests work, let's switch it to voting. PYTHONWARNINGS in tox.ini is also simplified. We had three similar variants of PYTHONWARNINGS in tox.ini. There is no need to use a different value for py3 and py39 as we already use py39 by default. PendingDeprecationWarning was added to hide Django deprecation warnings, so I keep it now. On the other hand I think we should handle Django deprecation warnings much earlier to sync Django releases more promptly, so TODO comment is added. Change-Id: I530be8fde637a912968b4ce7dbc94a4108dc50df |
||
---|---|---|
.. | ||
base.yaml | ||
cross-jobs.yaml | ||
django-jobs.yaml | ||
nodejs-jobs.yaml | ||
project.yaml | ||
tempest-and-integrated.yaml | ||
xstatic-master.yaml |