home / django_tickets / tickets

tickets: 8353

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8353 2008-08-15 21:33:35 2011-09-28 16:12:17 2022-03-06 03:42:01.720543 Accepted closed contrib.admin     dev fixed TemplateSyntaxError when adding user in admin 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. brosner marzim   0 0 0 0 0 0
Powered by Datasette · Queries took 1.579ms