#19571: Django 1.5 Tutorial Need to update Version on First page
-------------------------------------+-------------------------------------
     Reporter:  anonymous            |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:
    Component:  Documentation        |  1.5-beta-1
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by timo):

 * cc: timograham@… (added)


Comment:

 An alternative to bumping the version number manually each release would
 be to use the sphinx substitution |version|. Unfortunately, this doesn't
 work in code blocks unless you add the parsed-literal directive which
 eliminates any syntax highlighting. The runserver output isn't highlighted
 anyway, but the example on docs/intro/install.txt does lose some color.
 What do you think?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19571#comment:5>
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 https://groups.google.com/groups/opt_out.


Reply via email to