0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds some missing tests. More... about 10 years ago
Increases version requirement for python-dateutil More... over 10 years ago
Import urllib.quote() on Python 2. More... over 10 years ago
Warns user to URL encode query parameters More... over 10 years ago
Use functools.wraps instead of setting __name__. More... over 10 years ago
Fixes duplicate links in documentation. More... over 10 years ago
Documentation now encourages custom serialization More... over 10 years ago
Set development version number to 0.17.1-dev More... over 10 years ago
Bump version number to 0.17.0 More... over 10 years ago
Prepares for version 0.17.0 release. More... over 10 years ago
Fixes typo in changelog. More... over 10 years ago
Adds missing docstring to is_mapped_class(). More... over 10 years ago
Changes method to module-level function. More... over 10 years ago
Renames variable to avoid redefining name. More... over 10 years ago
Updates changelog due to previous commit. More... over 10 years ago
Code style fixes. More... over 10 years ago
Allows custom serialization functions. More... over 10 years ago
Removes trailing slashes from links. More... over 10 years ago
Adds link to restless. More... over 10 years ago
Clarifies pre-conditions for calling url_for() More... over 10 years ago
Corrects function signature in API documentation. More... over 10 years ago
Correct tastypie link, add django rest framework More... over 10 years ago
Moves url_for() functionality to helpers.py More... over 10 years ago
Corrects typo in docs: allowpatchmany -> allowmany More... over 10 years ago
Corrects typo in docs: autofunc -> autofunction More... over 10 years ago
Makes url_for() keyword arguments explicit More... over 10 years ago
Adds a url_for() function. More... over 10 years ago
Makes API compliant with JSON API specification. More... over 10 years ago
Updates development version from 0.16.1 to 0.17.0 More... over 10 years ago
Notes version in which group_by support was added More... over 10 years ago