#8528: Admin list_filter doesn't respect null=True -----------------------------+---------------------------------------------- Reporter: StevenPotter | Owner: nobody Status: new | Milestone: post-1.0 Component: Admin interface | Version: 1.0-beta-1 Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- Maybe it is just me, but it seems if a models field has the properties null=True, blank=True and a list filter is applied to that field one of the filter options should be "Is Null"
-- Ticket URL: <http://code.djangoproject.com/ticket/8528> 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 -~----------~----~----~----~------~----~------~--~---
