#14835: Improper indentation for docs/ref/contrib/admin/index.txt
------------------------------------+---------------------------------------
          Reporter:  cogat          |         Owner:  gabrielhurley
            Status:  assigned       |     Milestone:  1.3          
         Component:  Documentation  |       Version:  1.2          
        Resolution:                 |      Keywords:  sprintdec2010
             Stage:  Accepted       |     Has_patch:  0            
        Needs_docs:  0              |   Needs_tests:  0            
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by gabrielhurley):

  * owner:  cogat => gabrielhurley
  * status:  new => assigned
  * stage:  Unreviewed => Accepted
  * summary:  Indents for descriptions of documentation attributes =>
              Improper indentation for
              docs/ref/contrib/admin/index.txt
  * milestone:  => 1.3

Comment:

 I've noted it on other tickets before, but this is a reST markup problem,
 not a CSS problem. Basically, it's a lack of proper indentation in the
 file such that the `<dd>` elements aren't created. There are a lot of
 older chunks of the docs that have this problem.

 When the markup is correct the indentation of the elements is also
 correct. I prefer fixing the markup (the real problem) to applying CSS
 hacks to correct for bad markup.

 I'm changing this ticket to be about fixing the markup in that file, and
 will commit the fix to close it momentarily.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14835#comment:2>
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