0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Normalize http.client and httplib for our use case. More... over 13 years ago
Models are exactly like the polls app. More... over 13 years ago
Update everywhere to use constants from the standard library. More... over 13 years ago
Added URL Encoding for test_filter.py. Still need to add it for the other tests. More... over 13 years ago
Made http into a module instead of a package; nothing really there. More... over 13 years ago
Added some url encoding to tests. Made some tests shorter. Not finished. More... over 13 years ago
Added some more And tests. 198 tests so far. More... over 13 years ago
Deleted constants file as python has this. More... over 13 years ago
Added some more filter tests for and and or. More... over 13 years ago
Added some more filter tests. More... over 13 years ago
Update NOTES More... over 13 years ago
Small changes for testing. More... over 13 years ago
Working towards the accessor. More... over 13 years ago
Added a bunch more filter tests. More... over 13 years ago
The put() method in resources/base.py looked like shit, so we cleaned it up. More... over 13 years ago
The put() method in resources/base.py looked like shit, so we cleaned it up. More... over 13 years ago
Lots of work on fields; starting from the bottom again on another design. More... over 13 years ago
Plans. More... over 13 years ago
Playing with caching optimizations of django. More... over 13 years ago
Simple work. More... over 13 years ago
Initial work on implementing 'extra' fields. More... over 13 years ago
Added som emore tests. Fixed decoders. More... over 13 years ago
Changed iterable back to collection. More... over 13 years ago
Minor work; cleaning and pondering. More... over 13 years ago
Removed `declarative` nonsense. More... over 13 years ago
Added some more filter tests. More... over 13 years ago
Fixed the constant -> status erors. More... over 13 years ago
Constants -> Status More... over 13 years ago
Removed JsonP for now. More... over 13 years ago
Changed constants to status. More... over 13 years ago