Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-14 | Fix the unittest to make it pass and avoid relying on a fragile parser: | mbligh | 1 | -3/+3 |
2008-06-13 | -change frontend_unittest to execute the unittests directly (as opposed to ex... | showard | 1 | -6/+7 |
2008-06-06 | Convert all python code to use four-space indents instead of eight-space tabs. | jadmanski | 1 | -5/+5 |
2008-06-02 | frontend_unittest.py was not running successfully if run from any other direc... | mbligh | 1 | -2/+2 |
2008-05-16 | Remove all places where we are hardcoding python2.4 on the | mbligh | 1 | -1/+2 |
2008-04-09 | Provide a unittest wrapper around Django's "manage.py test" so the | showard | 1 | -0/+19 |