﻿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
8353	TemplateSyntaxError when adding user in admin	marzim	Brian Rosner	"When trying to add a user in admin you get a TemplateSyntaxError (url: <server>/admin/auth/user/add/). It's in the file: django/contrib/admin/templates/admin/change_form.html on line 61
{{{
  	{% prepopulated_fields_js %}
}}}
When outcommented, the error disappear. "		closed	contrib.admin	dev		fixed		martin@…	Accepted	0	0	0	0	0	0
