﻿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
16579	An issue of migrate comments to databrowse.	leopku <leo.ss.pku@…>	nobody	"Steps to reproduce bugs.

  1. install databrowse and comments app.

  2. add models in your app.

  3. view the instance of your models using databrowse.

  4. copy object_detail.html template from databrowse template dir to {your_project_dir}/templates/databrowse/

  5. add a line after ""</table>"" in {your_project_dir}/templates/databrowse/object_detail.html

  {% render_comment_list for object %}

  6. refresh databrowse detail page of one instance. A TemplateSyntaxError was throw out.

  Caught AttributeError while rendering: 'EasyInstance' object has no attribute '_meta'"	New feature	closed	contrib.databrowse	1.3	Normal	invalid	databrowse, comments		Unreviewed	0	0	0	0	0	0
