0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

Release notes blurb for 804366327d.

This commit is contained in:
Ramiro Morales 2013-03-03 16:44:44 -03:00
parent 804366327d
commit b01381072a

View File

@ -127,6 +127,10 @@ Minor features
* The isolation level can be customized under PostgreSQL.
* The :ttag:`blocktrans` template tag now respects
:setting:`TEMPLATE_STRING_IF_INVALID` for variables not present in the
context, just like other template constructs.
Backwards incompatible changes in 1.6
=====================================