mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
This commit is contained in:
parent
a7752780d9
commit
d45cfefbad
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue