I have found errors in the tutorial:

https://docs.djangoproject.com/en/1.7/intro/tutorial06/#adding-a-background-image
didn't work until I put a <body> tag into  polls/templates/polls/index.html



https://docs.djangoproject.com/en/1.7/intro/tutorial05/#testing-our-new-view
these tests all come up with one or the other assertion error




python -c "import django; print(django.get_version())"
1.7.1

python --version
Python 2.7.3

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJAOMeiQa_FKJvaZr94rHt3sbCLg2XLuB9QHfRq%2BoJUqrbxf9w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to