Author: jacob Date: 2008-09-02 14:45:06 -0500 (Tue, 02 Sep 2008) New Revision: 8874
Modified: django/trunk/docs/releases/1.0.txt Log: Fixed another typo in 1.0 notes. Modified: django/trunk/docs/releases/1.0.txt =================================================================== --- django/trunk/docs/releases/1.0.txt 2008-09-02 19:34:20 UTC (rev 8873) +++ django/trunk/docs/releases/1.0.txt 2008-09-02 19:45:06 UTC (rev 8874) @@ -67,7 +67,7 @@ The other major highlights of Django 1.0 are: Re-factored admin application ----------------------------- +----------------------------- The Django administrative interface (``django.contrib.admin``) has been completely refactored; admin definitions are now completely decoupled from model --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
