1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #25769 -- Updated get_version() release candidate naming for PEP 0440.

This commit is contained in:
Tim Graham
2015-11-17 11:51:26 -05:00
parent fa08d27fb7
commit 4921d4e59f
3 changed files with 7 additions and 4 deletions

View File

@@ -312,6 +312,9 @@ Miscellaneous
* Support for SpatiaLite < 3.0 and GEOS < 3.3 is dropped.
* ``utils.version.get_version()`` returns :pep:`440` compliant release
candidate versions (e.g. '1.10rc1' instead of '1.10c1').
.. _deprecated-features-1.10:
Features deprecated in 1.10