1
0
mirror of https://github.com/django/django.git synced 2025-04-21 15:54:37 +00:00

[1.7.x] Bumped django_next_version in docs config.

This commit is contained in:
Tim Graham 2014-08-08 11:45:14 -04:00
parent 267630ad50
commit fda3eccea3

View File

@ -82,7 +82,7 @@ else:
release = django_release()
# The "development version" of Django
django_next_version = '1.7'
django_next_version = '1.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.