Fixed a typo in 1.0 notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8873 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f6a3652eb2
commit
0a7e454fa2
|
@ -89,7 +89,7 @@ interoperability with third-party libraries and systems which may or may not
|
|||
handle Unicode gracefully. Details are available in Django's Unicode-handling
|
||||
documentation.
|
||||
|
||||
See :ref:`<ref-unicode>`.
|
||||
See :ref:`ref-unicode`.
|
||||
|
||||
An improved ORM
|
||||
---------------
|
||||
|
|
Loading…
Reference in New Issue