This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
backends
History
Russell Keith-Magee
9dc4ba875f
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.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8296
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 12:11:25 +00:00
..
__init__.py
Added test cases for [6218].
2007-09-14 21:38:45 +00:00
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