﻿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
17702	Admin not working properly in Django 1.4 (trunk) under Mac OS X Lion	fjavieralba	nobody	"I'm creating a very simple Django App in Mac OS X.

I'm using the trunk version of Django. 
I'm using python2.7 under virtualenv.

Everything worked correctly until I wanted to see my admin interface. When I try to access to my web app, the following error is displayed:


{{{
cannot import name ListFilter
...
Exception Location:	/Users/fjavieralba/virtualenvs/personal_page/lib/python2.7/site-packages/django/contrib/admin/validation.py in <module>, line 6
}}}
"	Bug	closed	contrib.admin	1.4-beta-1	Normal	invalid	admin		Unreviewed	0	0	0	0	0	0
