annotate bio/tests/__init__.py @ 627:a4300639c6e7

Wiki integration. Create task to delete old cookie records. Rework logic upon logout, as session will not be available. Set an attribute on the request instead.
author Brian Neal <bgneal@gmail.com>
date Mon, 12 Nov 2012 15:10:52 -0600
parents 5be850a66dfc
children 8789299c75b1
rev   line source
bgneal@463 1 from view_tests import *
bgneal@612 2 from form_tests import *