Raw SQL and modelformset

22 views
Skip to first unread message

David

unread,
Apr 27, 2012, 4:16:39 AM4/27/12
to django...@googlegroups.com
Hi

I have a known working rawsql queryset that I am trying to use in my modelformset formset = ModelFormSet(queryset=q). When trying this I receive the following error:

'RawQuerySet' object has no attribute 'ordered'

Can Raw SQL querysets be used for modelformsets?

Thank you
Reply all
Reply to author
Forward
0 new messages