Is there a standard or easy way to order query results where a "None"
value comes last in an ascending index?

Use case is for a "due_date" property.  Results should be ordered by
due date in from earliest to latest, with "None"s coming last.  Post-
processing won't work because I'm only fetching a few records, so
won't have them all.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to