Commit b13276b1 authored by Jacob Kaplan-Moss's avatar Jacob Kaplan-Moss
Browse files

Fixed another typo in 1.0 notes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 0a7e454f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ You'll know that you're looking at something new or changed.
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