Added 1.1 beta release notes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2009-03-23 23:25:03 +00:00
parent cdc8c61bc3
commit 4246c832b6
6 changed files with 217 additions and 1 deletions

View file

@ -411,6 +411,8 @@ the change list page::
Finally, note that in order to use ``list_display_links``, you must define
``list_display``, too.
.. _admin-list-editable:
``list_editable``
~~~~~~~~~~~~~~~~~