| Age | Commit message (Collapse) | Author |
|
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
The ConnectionHandler.databases property is no longer used within
Django, but it is maintained for backward compatibility with 3rd party
packages that have used this private API in the past.
|
|
ConnectionHandler.configure_settings().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|