Re: return django models using custom sql

2008-08-26 Thread Peter of the Norse
On Aug 25, 2008, at 8:12 AM, chefsmart wrote: > > I found a solution called djselect on this group. But is there a > django-istic way of running custom sql queries and returning the > results as django models? Perhaps you are looking for the powerful but difficult `extra` function from http:/

return django models using custom sql

2008-08-25 Thread chefsmart
I found a solution called djselect on this group. But is there a django-istic way of running custom sql queries and returning the results as django models? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users