#17498: meta option "no_index"
-------------------------------+--------------------------------------
     Reporter:  kace           |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  contrib.admin  |                  Version:  1.2
     Severity:  Normal         |               Resolution:
     Keywords:  admin          |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by kace):

 * needs_docs:   => 0
 * needs_tests:   => 0
 * needs_better_patch:   => 1


Comment:

 As regards solutions, let me add that the place I was looking and hoping
 for a solution was as an option to the "admin.site.register()" function.
 With something like "admin.site.register(kids, no_index=True)", for
 example.  That would be much more appropriate since it's an admin issue,
 not a model issue.  I just didn't have time to pursue an ideal solution.
 Thanks.

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