What would the result be if multiple fields were selected? or should
this be valid only when a single field is requested?
NetworkState.objects.all().order_by("-stopdate")[:5].values("id",
"name")
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---