#10612: list_editable admin documentation ---------------------------+------------------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: docs, grammer | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ In the note for the list_editable options the first bullet reads: "To use list_editable you must have defined ordering defined on either your model or your ModelAdmin." and should be either: "To use list_editable you must have defined ordering on either your model or your ModelAdmin." or "To use list_editable you must have ordering defined on either your model or your ModelAdmin."
-- Ticket URL: <http://code.djangoproject.com/ticket/10612> 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 -~----------~----~----~----~------~----~------~--~---
