#13902: When using a ManyToMany in list_filter, results may apper more than once
-------------------------------------------+--------------------------------
Reporter: rasca | Owner: rasca
Status: new | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords: admin change_list
list_filter manytomany
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by rasca):
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.2 => SVN
* owner: nobody => rasca
* needs_docs: => 0
* has_patch: 0 => 1
Comment:
Patch 13902_distinct_in_changelist.git.diff fixes the problem (git
format).
I don't know why the diff isn't properly showing in trac.
I compared it to
http://code.djangoproject.com/attachment/ticket/10918/to_field-10918.git.diff
and it has the same format.
This is my first code contribution to Django, so please tell me if there's
anything I can do better. Thanks!
--
Ticket URL: <http://code.djangoproject.com/ticket/13902#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 [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.