summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-01-12 09:19:07 -0500
committerTim Graham <timograham@gmail.com>2016-01-13 07:06:34 -0500
commitd45cfefbad4a6551cc40bf4c8c6d443da9a9d888 (patch)
tree515c58fda98a036b07ca1157e604fbc94b074716 /docs/ref
parenta7752780d9e78e12d0bd7bd2dcf920d304e039bc (diff)
Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/django-admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index 1ec964b6ae..80e40485db 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -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