#29250: Add 'django_version' context variable reference documentation for 
startapp
and startproject
------------------------------------------+------------------------
               Reporter:  Graham Ullrich  |          Owner:  nobody
                   Type:  Uncategorized   |         Status:  new
              Component:  Documentation   |        Version:  2.0
               Severity:  Normal          |       Keywords:
           Triage Stage:  Unreviewed      |      Has patch:  0
    Needs documentation:  0               |    Needs tests:  0
Patch needs improvement:  0               |  Easy pickings:  1
                  UI/UX:  0               |
------------------------------------------+------------------------
 The reference documentation for management commands `startapp` and
 `startproject` (see https://docs.djangoproject.com/en/2.0/ref/django-
 admin/#startapp and https://docs.djangoproject.com/en/2.0/ref/django-
 admin/#startproject) omits a useful context variable, 'django_version',
 seen in
 
[core/management/templates.py](https://github.com/django/django/blob/master/django/core/management/templates.py#L112).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29250>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.5cdb891c20daef485a34e99a16aaa0c3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to