#1722: [patch] Exclude filter for the admin
-------------------------------------+-------------------------------------
               Reporter:  [530]      |          Owner:  adrian
                   Type:             |         Status:  closed
  enhancement                        |      Component:  contrib.admin
              Milestone:             |       Severity:  normal
                Version:  SVN        |       Keywords:
             Resolution:  wontfix    |      Has patch:  0
           Triage Stage:  Design     |    Needs tests:  0
  decision needed                    |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by lambdaq@…):

 * has_patch:  1 => 0
 * ui_ux:   => 0
 * easy:   => 0


Comment:

 So let's say we have a Posts model, it has a field called Flag, Flag can
 have a tri-status: normal, sticky, and obsolete, now I show only posts
 ''other than'' obsolete. How can I do that easily in Django admin?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/1722#comment:10>
Django <https://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.

Reply via email to