annotate email_list/tests/__init__.py @ 89:b7cdfdde3999

For Django 1.5: replace django's simplejson with json.
author Brian Neal <bgneal@gmail.com>
date Tue, 27 Aug 2013 19:53:31 -0500
parents e2868ad47a1e
children 3062c547bb90
rev   line source
bgneal@51 1 from model_tests import *
bgneal@51 2 from view_tests import *