This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
249c3d730e
django
/
tests
/
modeltests
/
raw_query
History
Alex Gaynor
0e296131bb
Cleaned up some small bits of the ORM, including removing an import *.
2012-09-07 10:58:17 -04:00
..
fixtures
Fixed
#12429
-- Ensure that raw queries call resolve_columns if the backend defines it. This ensures (as much as possible) that the model values returned by a raw query match that in normal queries. Thanks to Ian Kelly for the report.
2010-04-01 16:48:16 +00:00
__init__.py
…
models.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
tests.py
Cleaned up some small bits of the ORM, including removing an import *.
2012-09-07 10:58:17 -04:00