I\'m playing with django 1.6 tutorial but i can\'t run tests. My project (name mydjango) and app structure (name is polls) are as shown below in a virtualenv. (.nja files ar
first answer didn't work for me. im using win8, may be this is a reason. in terminal try to change dir to ./polls and the run
python ../manage.py test polls