annotate bio/tests/__init__.py @ 741:9aae4f99f062

Django 1.6: ModelForms should use either fields or exclude.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Dec 2013 13:20:07 -0600
parents 5be850a66dfc
children 8789299c75b1
rev   line source
bgneal@463 1 from view_tests import *
bgneal@612 2 from form_tests import *