﻿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
10719	zero and PositiveIntegerField/PositiveSmallIntegerField	while0pass	nobody	"[http://docs.djangoproject.com/en/dev/ref/models/fields/#positiveintegerfield]

It would be good to state explicitly in documentation that PositiveIntegerField and PositiveSmallIntegerField are integers that are more or equal to zero. The confusion is that zero is not a positive integer. So, it would be good to either extend the relevant documentation subsections with a note on zero, or rename the field subclasses. Unfortunately, ""NonNegativeIntegerField"" looks rather unwieldy.
"		closed	Documentation	1.0		duplicate			Unreviewed	0	0	0	0	0	0
