﻿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
2754	Admin panel broken: module object has no attribute urlpatterns	Jarosław Zabiełło	Adrian Holovaty	"System: Debian 3.1, Python 2.4.3, Django SVN (rev.3768)
{{{
Request Method:  	GET
Request URL: 	http://biblia.apologetyka.com/admin/
Exception Type: 	AttributeError
Exception Value: 	'module' object has no attribute 'urlpatterns'
Exception Location: 	/usr/local/lib/python2.4/site-packages/Django-0.95-py2.4.egg/django/core/urlresolvers.py in resolve, line 156
}}}
This problem exists only under Linux. Under WindowsXP everything works fine. I thought that mayby fasctgi was broken, but it was not the case because this exception raises even when I lauch my Django project with: manage.py runserver. I left my url when you can see detailed info: http://biblia.apologetyka.com/admin/"	defect	closed	contrib.admin	dev	blocker	worksforme	panel linux urlpatterns		Unreviewed	0	0	0	0	0	0
