If you want full context of this questions, you can read this blog
post and the first two comments: http://haineault.com/blog/134/

That said, here's the TL;DR version;

I'm trying to rethink the interface design of the search/filter/date
hierarchy in the django admin (with Grappelli, not vanilla admin..).

And someone pointed out it would be nice to be able to change the
order of filters ..

Theoretically I know it is doable and it could be reflected in the
order of the GET parameters sent to the server .. but my question is,
does the ORM care about the order the parameters are sent ?

Thanks

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

Reply via email to