0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Noted changes due to issue #77. More... about 13 years ago
Merge pull request #77 from piratus/1828 More... about 13 years ago
Merge pull request #74 from saxicek/master More... about 13 years ago
Renamed `post_method_decorator_function` to `post_form_preprocessor`. More... about 13 years ago
Reverted removed imports More... about 13 years ago
Fixed an error in validation test, which let the validation on update error free. More... about 13 years ago
Fixed validation during PUT request More... about 13 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless More... about 13 years ago
Fixes issue #75. More... about 13 years ago
Separated tests for get_columns and get_relations. More... about 13 years ago
Enhanced API.post() method to support decoration of attributes received from the POST call. More... about 13 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless More... about 13 years ago
Fixes issue #67; uses primary key instead of hardcoded 'id' column to access instances of models. More... about 13 years ago
Noted new example in changelog. More... over 13 years ago
Added example using curl as a client. More... over 13 years ago
Collapsed multiple 'versionadded' directives into a single one for each version, where appropriate. More... over 13 years ago
Fixed sphinx bug and added note about using limit and offset with pagination. More... over 13 years ago
Merge branch 'master' into pagination More... over 13 years ago
Noted changes due to previous commit in changelog. More... over 13 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless More... over 13 years ago
Replaced symbolic link from README to README.md with a single text file called README. More... over 13 years ago
Replaced symbolic link from README to README.md with a single text file called README; fixes issue #69. More... over 13 years ago
Merge branch 'master' into pagination More... over 13 years ago
Fixed bug in tests in which we were testing the length of a dictionary instead of a list within the dictionary. More... over 13 years ago
Fixes issue #59. More... over 13 years ago
Merge pull request #64 from florentx/patch-2 More... over 13 years ago
Merge pull request #63 from florentx/patch-1 More... over 13 years ago
typo in docstring More... over 13 years ago
Confusion between validation_exceptions and validation_errors. More... over 13 years ago
Noted change in CHANGES. More... over 13 years ago