annotate gpp/antispam/tests/__init__.py @ 520:e94570675664

Created stats for users (number of users and list of newest users). Better separated the forums, who's online, and user stats. Use a Celery task to execute the new user stats processing. This addresses #194 and #238.
author Brian Neal <bgneal@gmail.com>
date Sat, 17 Dec 2011 23:19:15 +0000 (2011-12-17)
parents 7c3816d76c6c
children
rev   line source
bgneal@472 1 from rate_limit_tests import *
bgneal@472 2 from utils_tests import *