Hello All,

During the Djangocon sprints I started to work on a patch which would
add a nicer interface for dealing with raw SQL queries.  While there I
talked to RKM about where it should fit into the ORM API and where in
the code base should live.  I've finally gotten around to finishing
the code I wrote during the sprint and have posted a patch to the
related ticket (http://code.djangoproject.com/ticket/11863).  You can
also get the code from http://github.com/SeanOC/django.

So far the patch is functional and has some basic unit tests but it is
not documented.  I'll be working on the documentation this week.  In
the mean time, the unit tests are probably the best place too look for
how to use the code.

If anybody would like to look over the code and provide some feedback
it would be greatly appreciated.

Thanks!

-SeanOC
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to