Skip to content

sambao21/tdd-django-chump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdd-django-chump

django app that is a result of running through the TDDjango Tutorials

Instructions

  1. Run python manage.py syncdb
  2. Run python manage.py dumpdata auth.User --indent=2 > fts/fixtures/admin_user.json

About

django app that is a result of running through the TDDjango Tutorials http://www.tdd-django-tutorial.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages