django-reference-implementation
django-reference-implementation copied to clipboard
Our production-ready reference implementation for Django Projects
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. Changelog Sourced from psycopg2-binary's changelog. Current release What's new in psycopg 2.9.10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Add support for Python 3.13. Receive notifications on commit (:ticket:[#1728](https://github.com/psycopg/psycopg2/issues/1728)). ~psycopg2.errorcodes...
Enforce it at the CI/CD level. Also add it to the pre-commit stack
This is not styled: https://dri.demo.simplecto.com/accounts/login/ Maybe it just needs templates configured properly in `settings.py` (something with the path) or perhaps the ordering of apps in INSTALLED_APPS?
**Is your feature request related to a problem? Please describe.** Now that we have the most basic async worker in place it is time to demonstrate more advanced use cases....