mirror of
https://github.com/django/django.git
synced 2025-07-20 09:39:13 +00:00
[1.0.X] One more correction to the release notes.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
c0feb2fad9
commit
9b93e49ae5
@ -43,9 +43,8 @@ highlights:
|
|||||||
* Fixed support for custom callable ``upload_to`` declarations when
|
* Fixed support for custom callable ``upload_to`` declarations when
|
||||||
handling file uploads through automatically-generated forms.
|
handling file uploads through automatically-generated forms.
|
||||||
|
|
||||||
* Restored support which previously existed for sorting an admin
|
* Fixed support for sorting an admin change list based on a callable
|
||||||
change list based on a callable model attribute, by associating the
|
attributes in ``list_display``.
|
||||||
callable with a database-backed field.
|
|
||||||
|
|
||||||
* A fix to the application of autoescaping for literal strings passed
|
* A fix to the application of autoescaping for literal strings passed
|
||||||
to the ``join`` template filter. Previously, literal strings passed
|
to the ``join`` template filter. Previously, literal strings passed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user