﻿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
1469	Move django.forms to django.form.fields	anonymous	Adrian Holovaty	"django.forms is just the __init__.py file which contains all the code for the module.
By python ""standards"" the file is only used to initialize a module not to store the entire module in.
solution: move code into fields.py in the same directory."	defect	closed	Validators	magic-removal	minor	wontfix			Unreviewed	0	0	0	0	0	0
