0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:rapidsms/rapidsms-contrib-apps-dev More... over 13 years ago
isolate mock backends and connections per-handler. More... over 13 years ago
update EventSchedule.save() to be Django 1.2 compatible More... over 13 years ago
Merge branch 'master' of github.com:rapidsms/rapidsms-contrib-apps-dev More... over 13 years ago
simplified Location embedding, and added docs. More... over 13 years ago
added Location.css_class and Location.direction methods. More... over 13 years ago
fixed settings corruption by the handlers tests. More... over 13 years ago
remove trailing slash from ajax.urls More... over 13 years ago
add trailing slashes to URLs More... over 13 years ago
Automatically encode all POST strings in ajax.util's request() function, so that urllib.urlencode can parse the characters properly regardless of their encoding More... over 13 years ago
Merge branch 'master' of github.com:rapidsms/rapidsms-contrib-apps-dev More... over 13 years ago
added slightly-magic error handling behavior to KeywordHandler. More... over 13 years ago
only save new registrations if there are no errors More... over 13 years ago
changes to comments More... over 13 years ago
initial bulk registration functionality More... over 13 years ago
reduced volume of ajax app logging. More... over 13 years ago
made the message tester keyboard friendly. More... over 13 years ago
'identity' is a calculated column, so not sortable. More... over 13 years ago
Merge branch 'master' of github.com:rapidsms/rapidsms-contrib-apps-dev More... over 13 years ago
fixed outdated reference to {% table_tags %} More... over 13 years ago
Added README's for a bunch of the contrib apps More... over 13 years ago
updated renamed pagination helper. More... over 13 years ago
added some pydoc for registration handlers. More... over 13 years ago
fixed PingHandler. it parsed, but didn't work. More... over 13 years ago
replaced djangotables imports with djtables. More... over 13 years ago
Merge branch 'master' of github.com:rapidsms/rapidsms-contrib-apps-dev More... over 13 years ago
added INSTALLED_HANDLERS and EXCLUDED_HANDERS settings. More... over 13 years ago
added PingHandler, mostly for testing. More... over 13 years ago
fixed handler doctests, now that they're actually running. More... over 13 years ago
removed handlers/tests.py More... over 13 years ago