﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
16758	Documentation for TEMPLATE_CONTEXT_PROCESSORS could use additional warning.	cyclops	anonymous	"The documentation for TEMPLATE_CONTEXT_PROCESSORS, at:

https://docs.djangoproject.com/en/1.3/ref/settings/#template-context-processors

could use a warning about over-riding the variable in ''settings.py'', maybe something like:

""Warning - if you set this variable to add your own context processor, it will '''over-ride''' the default settings listed above. You must '''manually''' add the defaults back into the variable, for them to be available.""

Note that this issue has come up and been documented also on StackOverflow: http://stackoverflow.com/questions/2246725/django-template-context-processors

"	Cleanup/optimization	closed	Documentation	1.3	Normal	fixed		Yaşar Arabacı	Ready for checkin	1	0	0	0	1	0
