Skip to content

lohilabs/guide-to-django-testing-1.4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated for Django 1.4 in the master branch

The tags are still based on 1.3 and probably won't be updated. The master branch contains the final code

Guide to Testing in Django

This is the example project demonstrating how to go about testing from the blog series on the topic. It adds tests to the perennial "polls" app from the Django tutorial (minus the generic views).

Tags have been added for each step in the process, starting with 01-initial. The project is based on Django 1.3 & SQLite.

For the admin:

  • Username: admin
  • Password: abc123

About

Guide to django testing from toastdriven.com updated for 1.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages