This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
6b2d6e1833
django
/
tests
/
modeltests
/
raw_query
History
…
..
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
…
tests.py
…