django/tests/backends
Shai Berger d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070
Add support for Oracle, fix an issue with the repr of RawQuerySet,
add tests and documentations. Also added a 'supports_paramstyle_pyformat'
database feature, True by default, False for SQLite.

Thanks Donald Stufft for review of documentation.
2013-06-28 06:59:10 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #19954 -- Fixed MySQL _last_executed decoding 2013-03-28 20:08:37 +01:00
tests.py Support 'pyformat' style parameters in raw queries, Refs #10070 2013-06-28 06:59:10 +03:00