#17269: Fix model options docs with regard to admin multi-sort -------------------------------------+------------------------------------- Reporter: sebastian | Owner: nobody Type: | Status: new Cleanup/optimization | Version: SVN Component: Documentation | Keywords: docs, multi-sort, Severity: Normal | admin, model, options Triage Stage: Unreviewed | Has patch: 1 Easy pickings: 1 | UI/UX: 0 -------------------------------------+------------------------------------- Since the recent introduction of the admin multi-sort addition, `contrib.admin` respects all fields specified on a model's `ordering` option. The docs should be updated to reflect this.
Changeset [16316] added a corresponding notice to the admin docs and the release changes, but missed the explicit note regarding this in the model options documentation. The attached patch fixes this by updating that documentation as well. -- Ticket URL: <https://code.djangoproject.com/ticket/17269> Django <https://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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.