Commit graph

10 commits

Author SHA1 Message Date
Nicholas Serra
6da3a2edce More test coverage. 2016-03-27 12:41:41 -04:00
Nicholas Serra
c6b0fd9579 Compat file 2016-03-25 14:31:28 -04:00
Sam Thompson
067286be86 Minor pep8 2014-08-05 14:59:49 -07:00
Sam Thompson
f8fad1c3ec Fix for isolated testing under Django 1.7 ("App registry isn't ready yet") 2014-08-05 14:49:34 -07:00
Frank Wiles
8682ae14a7 PEP8, Test fixes 2014-05-07 09:56:04 -05:00
Cody Goodman
c6b9f6e8b6 Add support for custom user models 2014-04-22 11:56:09 -05:00
Frank Wiles
693d3aeb9d Fixed breaking logins due to initial_data
- Removed initial_data fixture in favor of a post_syncdb
    signal to add the initial 'blank' TOS
2010-11-17 12:52:46 -06:00
pydanny
07e0b85d5e Blocked TOS from having all set active=True. Which would break login and lots of other critical things 2010-06-18 15:36:51 -05:00
pydanny
475a66cfd5 Nuked the crazy flatpages since that was a miscommunication. Added in a handed TOS manager and a agreement checker. Updated tests to match 2010-06-18 14:57:24 -05:00
pydanny
2fd6920fac tests and custom login view 2010-06-18 14:00:27 -05:00