mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	Merge pull request #1801 from collinanderson/patch-10
typo in 1.7 release notes
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user