﻿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
35931	Document fields and methods of the FlatPage model	Baptiste Mispelon	Karol Alvarado	"The reference documentation for the `flatpages.FlatPage` model [1] says it's a ""standard Django model"", but it seems to be missing documentation for which fields and methods are defined on this model. There's a `[source]` link so the information isn't too hard to find, but I think a proper reference documentation would be better.

Compare for example with the documenation for `contrib.User` [2] which is a lot more complete.

[1] https://docs.djangoproject.com/en/dev/ref/contrib/flatpages/#django.contrib.flatpages.models.FlatPage
[2] https://docs.djangoproject.com/en/dev/ref/contrib/auth/#django.contrib.auth.models.User"	Cleanup/optimization	closed	Documentation	5.1	Normal	fixed		David Bogar	Ready for checkin	1	0	0	0	1	0
