Fully Test-Driven Web Development with Django and Selenium
У вашего броузера проблема в совместимости с HTML5
Harry Percival
The concept: run through the official Django tutorial, but with full TDD.
So, Browser-based testing with Selenium + in-depth unit-testing;
TDD Discussions: what to test, what not to test;
Aimed at beginners (new to Django, T