django-generate-scaffold icon indicating copy to clipboard operation
django-generate-scaffold copied to clipboard

Use tox to run tests in multiple Python and Django environments

Open modocache opened this issue 12 years ago • 1 comments

Test using multiple environments in order to prevent issues like #22. See: http://alexgaynor.net/2010/dec/17/getting-most-out-tox/

modocache avatar Oct 04 '12 16:10 modocache

  • [ ] Python 2.5 (not supported on Django 1.5)
  • [ ] Python 2.6
  • [ ] Python 2.7
  • [ ] Django 1.4
  • [ ] Django 1.5 (see https://github.com/modocache/django-generate-scaffold/pull/27)

modocache avatar Mar 08 '13 17:03 modocache