1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/modeltests/raw_query/fixtures
Jacob Kaplan-Moss 20ad30713e Fixed #11863: added a Model.objects.raw() method for executing raw SQL queries and yield models.
See `docs/topics/db/raw.txt` for details.

Thanks to seanoc for getting the ball rolling, and to Russ for wrapping things up.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11921 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-20 02:46:58 +00:00
..
initial_data.json Fixed #11863: added a Model.objects.raw() method for executing raw SQL queries and yield models. 2009-12-20 02:46:58 +00:00