annotate gpp/contests/tests/__init__.py @ 576:6301dd73683f

For Django 1.4, the check_password function moved.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 May 2012 14:18:41 -0500
parents 51fa1e0ca218
children
rev   line source
bgneal@540 1 from model_tests import *
bgneal@540 2 from view_tests import *