﻿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
13631	IntegerField has no attributes max_value and min_value (1.2 regression)	Miloslav Pojman	nobody	"Attributes min_value and max_value are no longer set on IntegerField, FloatField and DecimalField in Django 1.2.

Note these attributes are documented: http://docs.djangoproject.com/en/dev/ref/forms/fields/#django.forms.IntegerField.max_value.
[[BR]]I'm using them to generate some javascript validation."		closed	Forms	1.2		fixed	regression	Greg Wogan-Browne	Accepted	0	1	0	0	0	0
