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
miracle2k (author)
Sun Sep 13 06:37:37 -0700 2009
ericholscher (committer)
Fri Oct 09 18:40:40 -0700 2009
commit  13c93bb2c7e898f4aba6fc325ae29b41fa4d681d
tree    f42c9907b90bc078bba7b55597d22b8a0f9232e8
parent  ebcbd9780b01be9e7ab984576230be3caba6c98d
100644 6 lines (3 sloc) 0.293 kb
1
2
3
4
5
6
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!