1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/backends/base
2020-03-06 08:53:32 +01:00
..
__init__.py
test_base.py
test_creation.py Fixed tests when run in reverse. 2020-02-19 14:48:26 +01:00
test_features.py
test_introspection.py Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations(). 2020-03-06 08:53:32 +01:00
test_operations.py Fixed typos in docs, comments, and exception messages. 2019-04-18 09:33:53 +02:00
test_schema.py