[Django Project Website] (http://djangoproject.com/)
[List of HTTP Header Fields] (https://en.wikipedia.org/wiki/List_of_HTTP_headers)
[List of HTTP Status Codes] (https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
[RCF 2324: 418 I'M A TEAPOT] (https://tools.ietf.org/html/rfc2324#section-2.3.2)
[HTTP Bin] (https://httpbin.org/)
[Requests] (http://docs.python-requests.org/en/latest/)
[Jessica McKellar: How the internet works] (http://pyvideo.org/video/1677/how-the-internet-works)
[Alex Gaynor: What happens when] (https://github.com/alex/what-happens-when)
[Joshua Levy: The Art of the Command Line] (https://github.com/jlevy/the-art-of-command-line)
[Wikipedia: List of HTTP Header Fields] (https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
[The Hitchhiker's Guide to Python!] (http://docs.python-guide.org/en/latest/)
[Brenton's talk about Managing Django Requirements] (http://slides.com/brntn/managing-your-django-requirements/)
[Mozilla Developer Network Tutorials] (https://developer.mozilla.org/en-US/docs/Web/Tutorials)
[MDN's Introduction to HTML] (https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Introduction)
[Installing git] (https://help.github.com/articles/set-up-git/)
[First steps with git] (https://try.github.io/levels/1/challenges/1)