0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 17 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of commenting -- major re-structure; only 1 test working. More... over 13 years ago
Removed status py More... over 13 years ago
Merge remote-tracking branch 'origin/topics/testing_polls_with_files' into topics/new More... over 13 years ago
Getting there with cleaning up polls More... over 13 years ago
Lots of structure changes to the test polls app. More... over 13 years ago
Removed file field. More... over 13 years ago
Merge remote-tracking branch 'origin/topics/testing' into topics/new More... over 13 years ago
Merge remote-tracking branch 'origin/master' into topics/new More... over 13 years ago
Merge branch 'topics/new' of github.com:concordusapps/django-flapjack into topics/new More... over 13 years ago
Some crazy stuff with testing. More... over 13 years ago
Fixing `prefetch_related`. More... over 13 years ago
Finished URL Encoding the tests for the current filter tests. More... over 13 years ago
Added some random lines. More... over 13 years ago
Removed some random lines. More... over 13 years ago
Added some random lines. More... over 13 years ago
Added even more url encoding with the unit tests. More... over 13 years ago
getting rid of some files that need to be deleted. More... over 13 years ago
polls is using an API(), rather than urls directly from a resource More... over 13 years ago
URL encoded the OR Filter tests. More... over 13 years ago
fixed possible AttributeError. Can now see choice_set in polls without using forms. More... over 13 years ago
Slight name change. More... over 13 years ago
Some more note to help remind me what I was doing later tonight. More... over 13 years ago
Some notes and clean up. More... over 13 years ago
Relations nearly done. More... over 13 years ago
Both `include` and `relations` hashes are aggreagated for every class in the hierarchy. More... over 13 years ago
Resource path on an instance basis is implemented. More... over 13 years ago
Lots of implementation work on field navigation and optimization. More... over 13 years ago
Extended tests to cover what I'm working on. More... over 13 years ago
Moved fields inside resources; extened functionality. More... over 13 years ago
Updated exceptions to use http.client and pretend were python3. More... over 13 years ago