Fixed a couple of typos in the release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ffcffcb96b
commit
97560f3a07
|
@ -45,7 +45,7 @@ Django 1.2 introduces several large, important new features, including:
|
|||
These are just the highlights; full details and a complete list of features `may
|
||||
be found below`_.
|
||||
|
||||
.. _may be found below: `what's new in django 1.2`
|
||||
.. _may be found below: `what's new in django 1.2`_
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
@ -319,7 +319,7 @@ a named URL.
|
|||
GeoDjango
|
||||
---------
|
||||
|
||||
The most significant new feature for ref:`GeoDjango <ref-contrib-gis>`
|
||||
The most significant new feature for :ref:`GeoDjango <ref-contrib-gis>`
|
||||
in 1.2 is support for multiple spatial databases. As a result,
|
||||
the following :ref:`spatial database backends <spatial-backends>`
|
||||
are now included:
|
||||
|
|
Loading…
Reference in New Issue