annotate antispam/tests/__init__.py @ 681:53a56d19568c

For Django 1.5.2; cleanup command is now called clearsessions.
author Brian Neal <bgneal@gmail.com>
date Fri, 16 Aug 2013 20:43:39 -0500
parents ee87ea74d46b
children 988782c6ce6c
rev   line source
bgneal@472 1 from rate_limit_tests import *
bgneal@472 2 from utils_tests import *