﻿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
28088	Overriding the built-in Django form widget HTML doesn't work	Daniel Greenfeld	nobody	"After multiple attempts following the documentation and peering into the source code, I can't override built-in widget's HTML.

Reference documentation:

* https://docs.djangoproject.com/en/1.11/ref/forms/renderers/#overriding-built-in-widget-templates
* https://docs.djangoproject.com/en/1.11/ref/forms/renderers/#templatessetting

 This test case pares down the problem to the barest minimum example:

https://github.com/pydanny/django-widget-override-test-case"	Bug	closed	Documentation	1.11	Normal	invalid			Unreviewed	0	0	0	0	0	0
