﻿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
8181	Documentation error leads to 'model already registered exceptions'	Marc	nobody	"The documentation says to add admin model registration to the end of the models.py file. Because this file may be imported more than once, this causes a 'model _____ already registered exception'. The solution is to use autodiscover (as suggested in the documentation) but to place the model registration in the file admin.py.

See http://groups.google.com/group/django-users/browse_thread/thread/8af97d45102ee2f2 ."		closed	Documentation	dev		duplicate			Accepted	0	0	0	0		
