annotate gpp/antispam/tests/__init__.py @ 509:248dd8dd67f8

For #237, use Redis as the source of posts for the RSS feeds to hopefully eliminate some slow queries.
author Brian Neal <bgneal@gmail.com>
date Wed, 07 Dec 2011 01:08:54 +0000
parents 7c3816d76c6c
children
rev   line source
bgneal@472 1 from rate_limit_tests import *
bgneal@472 2 from utils_tests import *