#8975: related order functions are not documented ---------------------------+------------------------------------------------ Reporter: Leo | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ The functions detailed in this blog post: http://james.wheare.org/notes/2007/11/ordering-related-objects-in- django.php
aren't documented at all in the main Django documentation, for example: http://docs.djangoproject.com/en/dev/search/?cx=009763561546736975936%3Ae88ek0eurf4&cof=FORID%3A11&ie=UTF-8&hl=&q=get_previous_in_order&sa=Search&as_q=more%3Adev_docs#242 These are super useful functions and it would be great to have them be described in the docs. If they're meant to be private then should they be renamed to begin with an '_'? -- Ticket URL: <http://code.djangoproject.com/ticket/8975> Django Code <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 -~----------~----~----~----~------~----~------~--~---
