Skip to content

sandiegopython/test-driven-django-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-Driven Django Development

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.

Tutorials

The latest version of the tutorials is available at http://test-driven-django-development.readthedocs.org

Building

The tutorials are built using Sphinx:

cd tutorials
make html

Contribute

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.

License

This material is provided under a Creative Commons (CC BY-SA 3.0) license. Please see the LICENSE file for details.

About

This repository contains materials for a San Diego Python workshop on learning Django with test inspired development

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published