Skip to content

Commit

Permalink
Merge pull request #1801 from collinanderson/patch-10
Browse files Browse the repository at this point in the history
typo in 1.7 release notes
  • Loading branch information
alex committed Oct 23, 2013
2 parents c3aa294 + d72059c commit efb0597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releases/1.7.txt
Expand Up @@ -379,7 +379,7 @@ Templates
:setting:`TEMPLATE_DEBUG` is ``True``. This allows template origins to be :setting:`TEMPLATE_DEBUG` is ``True``. This allows template origins to be
inspected and logged outside of the ``django.template`` infrastructure. inspected and logged outside of the ``django.template`` infrastructure.


* ``TypeError`` exceptions are not longer silenced when raised during the * ``TypeError`` exceptions are no longer silenced when raised during the
rendering of a template. rendering of a template.


* The following functions now accept a ``dirs`` parameter which is a list or * The following functions now accept a ``dirs`` parameter which is a list or
Expand Down

0 comments on commit efb0597

Please sign in to comment.