django1/tests/db_utils
Nick Pope d3677043fc Added backward compatibility test for ConnectionHandler.databases property.
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.
2022-05-13 12:01:07 +02:00
..
__init__.py Added __init__.py for db_utils tests. 2019-01-02 18:19:45 -05:00
tests.py Added backward compatibility test for ConnectionHandler.databases property. 2022-05-13 12:01:07 +02:00