ericholscher / django-test-utils

Utilities for testing Django applications
http://django-test-utils.readthedocs.org/
MIT License
343 stars 69 forks source link

Django 1.4 and up branch #37

Open bmihelac opened 11 years ago

bmihelac commented 11 years ago

Work in progress that supports Django 1.4 and up based on #30 :

https://github.com/bmihelac/django-test-utils/tree/0.4-WIP

Currently all tests pass.

I would really appreciate if you can test and report any issues.

jayvdb commented 4 years ago

Just noting the latest version appears to be at https://github.com/bmihelac/django-test-utils (master)