#22094 closed Uncategorized (invalid)
Following tutorial on website but in testing section app "polls" is not recognized
Description ¶
Hello,
I am following the tutorial for Django 1.5 with Pytohon 3.3.3 word by word and somehow I am getting an Error in the testing section. I am using ERIC5 as IDE.
The result is: http://hastebin.com/nawihopiqo.tex
My settings looks like this: https://dpaste.de/fxjo
My tests.py: https://dpaste.de/Fqy5
My manage.py: https://dpaste.de/rHc3
I already did some research and also tried to get some advice on IRC. I have no clue what went wrong or if I missed something in the docs. I hope for help.
Additionally I added my complete project.
Regards,
Christian
Change History (3)
by , 11 years ago
comment:1 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This ticket tracker isn't a support channel, please see https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
comment:2 by , 11 years ago
Version: | 1.5 → 1.6 |
---|
my project (the tutorial until testing)