Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.

This commit is contained in:
Tim Graham 2016-01-12 09:19:07 -05:00
parent a7752780d9
commit d45cfefbad
3 changed files with 6 additions and 6 deletions

View file

@ -79,7 +79,7 @@ Determining the version
Run ``django-admin version`` to display the current Django version.
The output follows the schema described in :pep:`386`::
The output follows the schema described in :pep:`440`::
1.4.dev17026
1.4a1