cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
Jelmer 42c30dafcb
Upgrade Python to version 3.11 (Faster CPython) (#4256)
* Upgrade Python to version 3.11 (Faster CPython)

* Update pyupgrade config for Python 3.11

* Update tox env to Python 3.11

* Update to latest Python 3.11.3

* Add a note about lack of support in PythonAnywhere

* Rephrase note

* Fix casing

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-15 11:42:33 +01:00
..
celery Fix ungraceful Celery workers shutdown in container (#3405) 2021-11-16 08:57:08 +00:00
Dockerfile Upgrade Python to version 3.11 (Faster CPython) (#4256) 2023-04-15 11:42:33 +01:00
entrypoint Provide more context when wating for PostgreSQL takes too long (#3782) 2022-07-26 23:17:45 +01:00
start Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925) 2022-11-23 14:51:20 +00:00