Mercurial > public > sg101
annotate bio/tests/__init__.py @ 612:5be850a66dfc
For BB issue 17, validate timezone values when saving user profiles.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 12 Aug 2012 09:34:56 -0500 |
parents | ee87ea74d46b |
children | 8789299c75b1 |
rev | line source |
---|---|
bgneal@463 | 1 from view_tests import * |
bgneal@612 | 2 from form_tests import * |