0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #217 from croach/python2.6-fix More... almost 12 years ago
Merge pull request #228 from goodscloud/remove-jsonhttpexception-dependency More... almost 12 years ago
Revert "Adds a wrapper around abort function to add JSON Content-Type." More... about 12 years ago
support SQL-standard date/datetime functions More... about 12 years ago
Fixes issue 216. More... about 12 years ago
Allow post/patch of nested submodels More... about 12 years ago
Fix is_date_field for simple types More... about 12 years ago
Fixed `__repr__` functions to work with Python 2.6 and above More... about 12 years ago
Removing Python 2.5 from the Travis config since Jinja2 no longer supports it More... about 12 years ago
Fixes issue #51. More... about 12 years ago
Fixes issue #193. More... about 12 years ago
PEP8 fixes. More... about 12 years ago
Changes in-development version number to 0.12.0-dev, because previous commit introduces a backwards-incompatible change. More... about 12 years ago
Fixes #188. More... about 12 years ago
Documents the mimetype of JSONP as application/javascript. More... about 12 years ago
Set development version number to 0.11.1-dev More... about 12 years ago
Bump version number to 0.11.0 More... about 12 years ago
Prepare for release of version 0.11.0. More... about 12 years ago
The next release should be a minor version release. More... about 12 years ago
Adds changes due to previous commit. More... about 12 years ago
Merge pull request #205 from ozon/fixes/firefox_content_type More... about 12 years ago
handle firefox bug #416178 More... about 12 years ago
Documents changes due to fixing #203. More... about 12 years ago
Merge pull request #203 from logandk/include-methods More... about 12 years ago
Allow using include_methods argument for related models (using ".", like include_columns) More... about 12 years ago
Fixed tests on Python 2.5 More... about 12 years ago
Added an `include_methods` argument which allows embedding return values of methods into JSON response structures. More... about 12 years ago
Record CHANGES due to previous commit. More... about 12 years ago
Merge pull request #202 from goodscloud/set-hybrid-property-with-post More... about 12 years ago
Records fix to #180 in changelog. More... about 12 years ago