﻿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
27494	markup typo in model docs	Stephan Groß	nobody	"there are 2 markup typos in the models documentation.

**Line 1025** 
{{{ `'%(class)s'`` }}} should be: {{{ ``'%(class)s'`` }}}

**Line 1026**
{{{ ``'%(app_label)s`` }}} should be: {{{ ``'%(app_label)s'`` }}}

related file:
https://github.com/django/django/blob/master/docs/topics/db/models.txt

live:
https://docs.djangoproject.com/en/1.10/topics/db/models/"	Cleanup/optimization	closed	Documentation	1.10	Normal	fixed			Unreviewed	0	0	0	0	1	0
