﻿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
19485	can't run default project in python3	aliva	nobody	"I have updated to master. now I can't run the default project :)

This is What I do

{{{#!bash
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."	Bug	closed	Python 3	dev	Release blocker	fixed		aliva	Accepted	0	0	0	0	0	0
