A django, web-dev, tdd learning project from the book Test-Driven Development with Python.
python3 manage.py runserver
python3 manage.py test lists
python3 manage.py test functional_tests
- Test-Driven Web Development with Python http://chimera.labs.oreilly.com/books/1234000000754/ch06.html
- http://uwsgi-docs.readthedocs.org/en/latest/tutorials/Django_and_nginx.html