1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/backends
2009-03-29 23:15:58 +00:00
..
__init__.py
models.py Fixed #5461 -- Refactored the database backend code to use classes for the creation and introspection modules. Introduces a new validation module for DB-specific validation. This is a backwards incompatible change; see the wiki for details. 2008-08-11 12:11:25 +00:00
tests.py Fixed #6064 -- Added the connection_created signal for when a database connection is created. 2009-03-29 23:15:58 +00:00