django-reference-implementation icon indicating copy to clipboard operation
django-reference-implementation copied to clipboard

Our production-ready reference implementation for Django Projects

Results 15 django-reference-implementation issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Enforce it at the CI/CD level. Also add it to the pre-commit stack

devex

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?

enhancement
help wanted

**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....

documentation
enhancement
devex