Fixed another typo in 1.0 notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
0a7e454fa2
commit
b13276b1ff
|
@ -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:
|
The other major highlights of Django 1.0 are:
|
||||||
|
|
||||||
Re-factored admin application
|
Re-factored admin application
|
||||||
----------------------------
|
-----------------------------
|
||||||
|
|
||||||
The Django administrative interface (``django.contrib.admin``) has been
|
The Django administrative interface (``django.contrib.admin``) has been
|
||||||
completely refactored; admin definitions are now completely decoupled from model
|
completely refactored; admin definitions are now completely decoupled from model
|
||||||
|
|
Loading…
Reference in New Issue