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
Matt Boersma
b41a45f8e5
Fixed
#5543
: callproc() and friends now work with Oracle and our FormatStylePlaceholderCursor.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9767
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-16 22:23:58 +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
tests.py
Fixed
#5543
: callproc() and friends now work with Oracle and our FormatStylePlaceholderCursor.
2009-01-16 22:23:58 +00:00