Author: jacob Date: 2008-09-02 14:34:20 -0500 (Tue, 02 Sep 2008) New Revision: 8873
Modified: django/trunk/docs/releases/1.0.txt Log: Fixed a typo in 1.0 notes. Modified: django/trunk/docs/releases/1.0.txt =================================================================== --- django/trunk/docs/releases/1.0.txt 2008-09-02 19:33:56 UTC (rev 8872) +++ django/trunk/docs/releases/1.0.txt 2008-09-02 19:34:20 UTC (rev 8873) @@ -89,7 +89,7 @@ handle Unicode gracefully. Details are available in Django's Unicode-handling documentation. -See :ref:`<ref-unicode>`. +See :ref:`ref-unicode`. An improved ORM --------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
