1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/backends
2009-01-16 22:23: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 #5543: callproc() and friends now work with Oracle and our FormatStylePlaceholderCursor. 2009-01-16 22:23:58 +00:00