﻿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
21759	admindocs doesn't restructuredtext-ify model docstrings	chris@…	nobody	"e.g.
{{{
class Bar:
  pass

class Foo:
  """"""
  Refers to :model:`app.Bar`.
  """"""
  pass
}}}
does not create a link to the {{{Bar}}} model. The documentation doesn't say anything about this; it looks like the raw docstring from {{{model.__doc__}}} is passed straight to the template."	Uncategorized	closed	Uncategorized	1.5	Normal	duplicate	admindocs		Unreviewed	0	0	0	0	0	0
