Branch: refs/heads/master
Home: https://github.com/django/django
Commit: f33e15036907d6e4bda6116dc84097e9e590d2c8
https://github.com/django/django/commit/f33e15036907d6e4bda6116dc84097e9e590d2c8
Author: Luke Plant <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M django/utils/html.py
M docs/ref/utils.txt
Log Message:
-----------
Documented utils.html.escape and conditional_escape
Commit: bee498f3a2f66210db39f0be244ec4fa888b6940
https://github.com/django/django/commit/bee498f3a2f66210db39f0be244ec4fa888b6940
Author: Luke Plant <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M django/utils/html.py
M docs/ref/utils.txt
M tests/regressiontests/utils/html.py
Log Message:
-----------
Added 'format_html' utility for formatting HTML fragments safely
Commit: a92e7f37c4ae84b6b8d8016cc6783211e9047219
https://github.com/django/django/commit/a92e7f37c4ae84b6b8d8016cc6783211e9047219
Author: Luke Plant <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M django/contrib/admin/helpers.py
M django/contrib/admin/templatetags/admin_list.py
M django/contrib/admin/util.py
M django/contrib/admin/widgets.py
M django/contrib/auth/forms.py
M django/contrib/databrowse/plugins/calendars.py
M django/contrib/databrowse/plugins/fieldchoices.py
M django/contrib/gis/maps/google/gmap.py
M django/forms/forms.py
M django/forms/util.py
M django/forms/widgets.py
M django/template/defaulttags.py
Log Message:
-----------
Changed a lot of internal code to use 'format_html' where appropriate/possible
Commit: b0eee0ba4bcc15c767a64794caff9d233f12a5d5
https://github.com/django/django/commit/b0eee0ba4bcc15c767a64794caff9d233f12a5d5
Author: Luke Plant <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M django/contrib/admin/models.py
M django/contrib/admin/options.py
M django/contrib/admindocs/templates/admin_doc/bookmarklets.html
M django/contrib/admindocs/views.py
M django/contrib/auth/admin.py
M django/contrib/databrowse/datastructures.py
M django/contrib/databrowse/plugins/calendars.py
M django/contrib/databrowse/plugins/fieldchoices.py
M django/contrib/gis/maps/google/gmap.py
M tests/regressiontests/admin_views/tests.py
Log Message:
-----------
Removed various unnecessary instances of mark_safe applied to URLs
Also fixed some test breakages introduced in last commit
Commit: a222d6e80029de772a291e18460d96dcfbd23570
https://github.com/django/django/commit/a222d6e80029de772a291e18460d96dcfbd23570
Author: Luke Plant <[email protected]>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M django/contrib/admin/templates/admin/delete_confirmation.html
M django/contrib/admin/templates/admin/object_history.html
M django/contrib/admin/templatetags/admin_urls.py
Log Message:
-----------
Fixed incorrect URL to object on delete confirmation and history page
Compare: https://github.com/django/django/compare/cf731a543eaa...a222d6e80029
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.