#8528: Admin list_filter doesn't respect null=True ------------------------------------------------+--------------------------- Reporter: StevenPotter | Owner: julien Status: new | Milestone: 1.3 Component: django.contrib.admin | Version: 1.3-alpha Resolution: | Keywords: Triage Stage: Ready for checkin | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | ------------------------------------------------+--------------------------- Changes (by DrMeers):
* stage: Accepted => Ready for checkin Comment: Great work, thanks Julien. The only thing that caught my eye was the implicit boolean logic grouping when checking for `RelatedObject`s, but I don't think this makes any functional difference. Also for some reason `patch` still isn't creating the `admin_filterspecs/__init__.py` file, but I can see it in your `.diff`, so I'll assume that's a problem at my end? -- Ticket URL: <http://code.djangoproject.com/ticket/8528#comment:23> 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.