public
Description: Utilities for testing Django applications
Homepage: http://ericholscher.com/projects/django-test-utils/
Clone URL: git://github.com/ericholscher/django-test-utils.git
name age message
file .gitignore Wed Jun 10 20:11:51 -0700 2009 Moved the tests into their own project and make... [ericholscher]
file LICENSE Wed Nov 12 19:58:55 -0800 2008 Added MIT License and updated readme [ericholscher]
file README Sun Apr 12 10:57:59 -0700 2009 Small bits of code refactoring. [ericholscher]
directory docs/ Sun Apr 12 19:28:53 -0700 2009 Small doc and comment cleanups [ericholscher]
file setup.py Thu May 14 06:48:13 -0700 2009 Cleanup for release soon hopefully [ericholscher]
directory test_project/ Loading commit data...
directory test_utils/ Wed Jun 10 20:11:51 -0700 2009 Moved the tests into their own project and make... [ericholscher]
README
Welcome to django-test-utils. The Documentation for this project is located at  
http://ericholscher.com/projects/django-test-utils/

It is currently undergoing a major refactoring to make it awesomer. Please submit bugs to Eric Holscher at 
eric@ericholscher.com.

Thanks for using test utils!