mirror of
https://github.com/django/django.git
synced 2025-10-09 10:10:28 +00:00
Fixed #9436 -- Updated docs build code to create "new in development version".
Patch from Marc Fargas. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10006 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
fedea84f3c
commit
059765fa6c
2 changed files with 33 additions and 0 deletions
|
@ -44,6 +44,8 @@ copyright = 'Django Software Foundation and contributors'
|
|||
version = '1.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
# The next version to be released
|
||||
django_next_version = '1.1'
|
||||
|
||||
# There are two options for replacing |today|: either, you set today to some
|
||||
# non-false value, then it is used:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue