Mercurial > public > sg101
log bio/tests/test_views.py @ 1205:510ef3cbf3e6 modernize tip
age | author | description |
---|---|---|
2014-05-23 | Brian Neal | Removing AUTH_PROFILE_MODULE and get_profile(). |
2014-01-23 | Brian Neal | For issue #66, member search function should use GET method. |
2014-01-22 | Brian Neal | More bio tests. Change Celery to be eager during testing. |
2014-01-21 | Brian Neal | Added a bio app test for changing your avatar. |
2014-01-20 | Brian Neal | More bio unit tests. |
2014-01-19 | Brian Neal | Added some more tests for the bio application. |
2013-12-29 | Brian Neal | Django 1.6: test discovery as per unittest. base bio/tests/view_tests.py@fcd6f747b320 |