#12120: documentation: get() does not work with values() ---------------------------+------------------------------------------------ Reporter: adrian_nye | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ Under get() and values() in the queryset documentation, it does not mention that these two do not work together. It would be good to mention this under values() along with the workaround using filter() instead of get().
-- Ticket URL: <http://code.djangoproject.com/ticket/12120> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
