mirror of
https://github.com/django/django.git
synced 2025-07-23 05:05:17 +00:00
Added previous commit to 1.6.2 release notes.
This commit is contained in:
parent
a878bf9b09
commit
2dd88f0687
1 changed files with 4 additions and 0 deletions
|
@ -33,3 +33,7 @@ Bug fixes
|
|||
(#21787).
|
||||
|
||||
* Added missing items to ``django.utils.timezone.__all__`` (#21880).
|
||||
|
||||
* Fixed an issue where lazy objects weren't actually marked as safe when passed
|
||||
through :func:`~django.utils.safestring.mark_safe` and could end up being
|
||||
double-escaped (#21882).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue