mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
Actually we didn't port that one to 1.0.1.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
0cee58d750
commit
a703cc9970
@ -47,10 +47,6 @@ highlights:
|
|||||||
change list based on a callable model attribute, by associating the
|
change list based on a callable model attribute, by associating the
|
||||||
callable with a database-backed field.
|
callable with a database-backed field.
|
||||||
|
|
||||||
* Refactored and consolidated CSS for the Django administration
|
|
||||||
application, simplifying the admin stylesheets and making
|
|
||||||
customization easier.
|
|
||||||
|
|
||||||
* 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
|
||||||
to ``join`` were automatically escaped, contrary to `the documented
|
to ``join`` were automatically escaped, contrary to `the documented
|
||||||
|
Loading…
x
Reference in New Issue
Block a user