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

Updated release notes links to prevent warnings with Sphinx 1.4.2.

This commit is contained in:
Tim Graham
2016-06-02 11:41:49 -04:00
parent 080dd74e01
commit 149ace94df
12 changed files with 108 additions and 117 deletions

View File

@@ -2,15 +2,12 @@
Django 1.1 release notes
========================
July 29, 2009
Welcome to Django 1.1!
Django 1.1 includes a number of nifty `new features`_, lots of bug
fixes, and an easy upgrade path from Django 1.0.
.. _new features: `What's new in Django 1.1`_
Django 1.1 includes a number of nifty :ref:`new features <whats-new-1.1>`, lots
of bug fixes, and an easy upgrade path from Django 1.0.
.. _backwards-incompatible-changes-1.1:
@@ -175,6 +172,8 @@ be upgraded to a ``DeprecationWarning``, which will be displayed loudly. Django
For more details on our deprecation policies and strategy, see
:doc:`/internals/release-process`.
.. _whats-new-1.1:
What's new in Django 1.1
========================