#12997: Add Metadata Targets to QuerySet API Reference
------------------------------------+---------------------------------------
          Reporter:  dwillis        |         Owner:  dwillis
            Status:  assigned       |     Milestone:         
         Component:  Documentation  |       Version:  SVN    
        Resolution:                 |      Keywords:         
             Stage:  Accepted       |     Has_patch:  1      
        Needs_docs:  0              |   Needs_tests:  0      
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by ramiro):

  * milestone:  1.3 =>

Comment:

 Problem is that if we remove the titles, the methods don't appear in the
 local HTML TOC (shown in the left sidebar) and so we loose the useful
 ability of easily jumping to an arbitrary method section.

 I modified the patch to have both the title and new crossref metatdata
 markup, this makes the method headers look a bit ugly (content generated
 by the new crossref metatdata markup appear below the titles and is
 identical) but oh well, it seems we have two requirements (easy
 navigation, desirability of more metadata markup) whose current results
 when pursued together aren't ideal in this case.

 Removing `milestone = 1.3`. Justin committed some related changes in
 r12808 so IMHO there is hope we can get this in 1.2.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12997#comment:3>
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-upda...@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.

Reply via email to