Opened 12 years ago
Closed 12 years ago
#19485 closed Bug (fixed)
can't run default project in python3
Description ¶
I have updated to master. now I can't run the default project :)
This is What I do
python3 django-admin.py startproject djtest cd djtest python3 manage.py runserver TypeError: unsupported operand type(s) for +: 'filter' and 'list' Validating models... Unhandled exception in thread started by <function wrapper at 0x92224ac>
python2 works fine.
Change History (5)
comment:1 by , 12 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 12 years ago
Severity: | Normal → Release blocker |
---|
comment:5 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The full traceback:
Regresssion introduced by c2a6b2a43fb8f32cff078c823054e2e65f325464.