This repository contains code and tutorials used to lead a Test-driven Django workshop. These were developed by San Diego Python and used for a full day event where anyone interested can come and learn Django.
The code is not meant as a replacement for the (excellent) Django tutorials but rather intended to provide additional insight and knowledge. It is best if users go through the tutorials and understand the absolute basics of Django before the workshop.
The latest version of the tutorials is available at http://test-driven-django-development.readthedocs.org
The tutorials are built using Sphinx:
cd tutorials make html
Contributions to these materials are welcome. Please send us a pull request with your changes. If you want to discuss changes before submitting them, feel free to join us on IRC at #sandiegopython on freenode.
This material is provided under a Creative Commons (CC BY-SA 3.0) license. Please see the LICENSE file for details.