﻿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
4570	[newforms-admin] object has no attribute 'inlines'	Glin <glin@…>	Adrian Holovaty	"Just updated to newest version of newforms-admin branch, admin change and add views stop working.
For example if I click to auth groups ""add"" button, error is:

{{{

AttributeError at /admin/auth/group/add/
'GroupAdmin' object has no attribute 'inlines'
Request Method: 	GET
Request URL: 	http://127.0.0.1:8000/admin/auth/group/add/
Exception Type: 	AttributeError
Exception Value: 	'GroupAdmin' object has no attribute 'inlines'
Exception Location: 	/usr/lib/python2.4/site-packages/django/contrib/admin/options.py in get_inline_formsets, line 680
Python Executable: 	/usr/bin/python
Python Version: 	2.4.3

}}}"		closed	contrib.admin	newforms-admin		fixed			Unreviewed	0	0	0	0	0	0
