On Jun 17, 8:02 pm, Ian Kelly <ian.g.ke...@gmail.com> wrote: > The thing is, this is a DB API snippet, not a Django snippet > specifically. If Django were a DB API toolbox, then it might make > sense to include it in some form or other. But it's not, so in the > interest of keeping things relatively tidy I'm a -0 on this.
It is often said here that Django ORM is designed to do 80% of the stuff, the rest can be done using raw SQL. So, giving pointers to users how to perform the raw SQL as painlessly as possible is something Django documentation should do. - Anssi -- 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.