Opened 13 years ago
Closed 13 years ago
#17702 closed Bug (invalid)
Admin not working properly in Django 1.4 (trunk) under Mac OS X Lion
Reported by: | fjavieralba | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.4-beta-1 |
Severity: | Normal | Keywords: | admin |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | admin_error.html added |
---|
comment:1 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please see: TicketClosingReasons/UseSupportChannels
Note:
See TracTickets
for help on using tickets.
the error