Django

Code

Ticket #8975 (new)

Opened 1 year ago

Last modified 1 year ago

related order functions are not documented

Reported by: Leo Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: jwheare Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

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 '_'?

Attachments

Change History

10/06/08 03:37:45 changed by mtredinnick

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

Just a note in case anybody wonders: the commit message for r9167 says it fixed this ticket. That was a typo in the commit message. It should have referred to #8184. This isn't fixed yet.

02/25/09 16:53:53 changed by jacob

  • stage changed from Unreviewed to Accepted.

02/28/09 15:03:02 changed by jwheare

  • cc set to jwheare.

Add/Change #8975 (related order functions are not documented)




Change Properties
Action