annotate gpp/antispam/tests/__init__.py @ 580:c525f3e0b5d0

Use the static() function to serve MEDIA files in development.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 May 2012 15:08:07 -0500
parents 7c3816d76c6c
children
rev   line source
bgneal@472 1 from rate_limit_tests import *
bgneal@472 2 from utils_tests import *