You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: recommend granian for wsgi
This is what our Docker container will use, see
WeblateOrg/docker#3510
* chore(deps): update lockfile
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/changes.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ Please follow :ref:`generic-upgrade-instructions` in order to perform update.
40
40
41
41
* The distributed locking now uses a different implementation and that introduced several changes in :file:`settings_example.py`.
42
42
* There are several changes in :file:`settings_example.py`, most notable are changed settings ``CRISPY_ALLOWED_TEMPLATE_PACKS`` and ``INSTALLED_APPS``; please adjust your settings accordingly.
43
+
* Docker container is now using :program:`granian`.
0 commit comments