﻿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
21931	DeleteProtectedModelForm has no fields attribute	Cody Scott	nobody	"When using the 1.7 alpha the runserver console has a depreciation warning

.../python2.7/site-packages/Django-1.7a1-py2.7.egg/django/contrib/admin/options.py:1792: DeprecationWarning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form DeleteProtectedModelForm needs updating
  class DeleteProtectedModelForm(base_model_form):

https://github.com/django/django/blob/76ff266df1d68eb76836f159b799ed3e64979089/django/contrib/admin/options.py#L1798"	Uncategorized	closed	Uncategorized	1.7-alpha-1	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
