#11357: contrib.admindocs ignores many-to-many relations -----------------------------------+---------------------------------------- Reporter: ubernostrum | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.0 Resolution: | Keywords: Stage: Unreviewed | Has_patch: 1 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -----------------------------------+---------------------------------------- Changes (by benspaulding):
* needs_better_patch: => 0 * has_patch: 0 => 1 * needs_tests: => 0 * needs_docs: => 0 Comment: I have taken the admindocs-m2m-both-ways.diff patch and updated it so it is consistent with other relationships. {{{<field>.count}}} is now listed and the data type of {{{<field>.all}}} is changed to {{{List}}}. However, I simply copied how it was done for the other relations — maybe there is a better/cleaner way of doing this, rather than repeating these parts. -- Ticket URL: <http://code.djangoproject.com/ticket/11357#comment:1> 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 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 -~----------~----~----~----~------~----~------~--~---