0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #88 from davidcrawford/fix-nested-marshal More... about 12 years ago
Merge branch 'fix-nested-value-access' of git://github.com/davidcrawford/flask-restful into davidcrawford-fix-nested-value-access More... about 12 years ago
Fix broken test More... about 12 years ago
Merge pull request #95 from muchosalsa/patch-1 More... about 12 years ago
for the requests put/get examples updated the call to be .json() More... about 12 years ago
Merge pull request #94 from frankstratton/fix-error-signals More... about 12 years ago
fix test More... about 12 years ago
send signals to the flask app not to the Api More... about 12 years ago
Allow properties to be used with fields.Nested. Fix bug that prevented fields.Nested from picking up values that are properties on the object being marshalled. More... over 12 years ago
Fix error when marshalling null list. More... over 12 years ago
add y-p to AUTHORS More... over 12 years ago
Merge pull request #87 from y-p/master More... over 12 years ago
Update fields.rst
y-p
More... over 12 years ago
Merge pull request #86 from davidcrawford/fix-list-field More... over 12 years ago
add another test to verify the behavior More... over 12 years ago
Document the Nested data type More... over 12 years ago
Fix bug when a non-dict was marshalled with a fields.List. Fix just uses the same attribute access style of other field classes. More... over 12 years ago
adding allow_null param to nested fields to supress now show children when none exist More... over 12 years ago
add more targets to Makefile More... over 12 years ago
add comment More... over 12 years ago
add docs extra More... over 12 years ago
add testing docs More... over 12 years ago
Add travis.yml More... over 12 years ago
install pycrypto before running tests More... over 12 years ago
bump to 0.2.2 More... over 12 years ago
Add pycrypto to optional module More... over 12 years ago
fix typo More... over 12 years ago
Merge branch 'master' into andrew-prettyprint-json More... over 12 years ago
Add prettyprinting for JSON. More... over 12 years ago
assert that message is added by default More... over 12 years ago