﻿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
19852	Typo in documentation for FieldSets classes	chris.freeman.pdx@…	nobody	"Documentation syntax seems inconsistent for the fieldsets classes option: [[https://docs.djangoproject.com/en/1.5/ref/contrib/admin/#django.contrib.admin.ModelAdmin.fieldsets]]

In the FlatpageAdmin example, the syntax is shown as:

  'classes': ('collapse',),

In the description of the fieldsets options:

'classes': ['wide', 'extrapretty'],

The difference being parentheses verses square brackets."	Cleanup/optimization	closed	Documentation	1.4	Normal	fixed	fieldsets classes		Accepted	0	0	0	0	1	0
