#7893: in Admin doc, fieldsets keys are not distinct from ModelAdmin options ---------------------------+------------------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: admin | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ In the page documentation/admin/ ,
The list of fieldset options is indistinct visually from the list of ModelAdmin options, and it is included in it. It can be very misleading : one can understand by example that filter_horizontal is a fieldset possible key. Solution : use another level of indentation, use a bullet point list ... -- Ticket URL: <http://code.djangoproject.com/ticket/7893> 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 -~----------~----~----~----~------~----~------~--~---
