0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add models compatibility More... almost 10 years ago
add Python 3 as language supported More... almost 10 years ago
fix Py3 test - assert redirections. Only use status_code for now More... almost 10 years ago
fix remaining exception message More... almost 10 years ago
explicitely use long for Py2 and int for Py3 More... almost 10 years ago
replace exception message with str() More... almost 10 years ago
give db name, Py3 tests complain about wrong db name More... almost 10 years ago
use six to handle Py2 long type More... almost 10 years ago
fix test cases where http resonse is bytes in Py3 More... almost 10 years ago
use django utils six More... almost 10 years ago
make modules import compatible to both Py 2 and 3 More... almost 10 years ago
fix urllib2 imports More... almost 10 years ago
use new style syntax for exception handling More... almost 10 years ago
awesome More... almost 10 years ago
Update .travis.yml More... almost 10 years ago
changed docs theme More... almost 10 years ago
Merge pull request #438 from michaelclagett/master More... almost 10 years ago
ensure username variable is not None before checking if profilephp in it More... almost 10 years ago
Merge pull request #412 from kozikow/docs-fix More... over 10 years ago
Changing documentation piece about creating a custom user profile to reflect code in member/models.py More... over 10 years ago
pep8 More... over 10 years ago
bump More... over 10 years ago
reduce the likelyhood of circular imports More... over 10 years ago
remove apt More... over 10 years ago
Trying to speedup test run More... over 10 years ago
less complaining about things we dont see More... over 10 years ago
pep8 More... over 10 years ago
documentation improvements More... over 10 years ago
workign coverage More... over 10 years ago
bit more cleanup More... over 10 years ago