Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#22094 closed Uncategorized (invalid)

Following tutorial on website but in testing section app "polls" is not recognized

Reported by: croscht@… Owned by: nobody
Component: Testing framework Version: 1.6
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

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

Attachments (1)

mysite.7z (12.4 KB ) - added by croscht@… 11 years ago.
my project (the tutorial until testing)

Download all attachments as: .zip

Change History (3)

by croscht@…, 11 years ago

Attachment: mysite.7z added

my project (the tutorial until testing)

comment:1 by Tim Graham, 11 years ago

Resolution: invalid
Status: newclosed

This ticket tracker isn't a support channel, please see https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels

comment:2 by anonymous, 11 years ago

Version: 1.51.6
Note: See TracTickets for help on using tickets.
Back to Top