annotate madeira/email_list/tests/__init__.py @ 51:13b2561c909d

For issue #7, create a mailing list application. Still need to test that emails are being sent.
author Brian Neal <bgneal@gmail.com>
date Wed, 28 Mar 2012 21:13:05 -0500
parents
children
rev   line source
bgneal@51 1 from model_tests import *
bgneal@51 2 from view_tests import *