[2.2.x] Bumped django_next_version in docs config.

This commit is contained in:
Carlton Gibson 2019-01-17 13:22:00 +01:00
parent ce26b2180c
commit 4882921fb7
1 changed files with 1 additions and 1 deletions

View File

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