0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'badges' More... almost 11 years ago
README: reorder badges More... almost 11 years ago
update coveralls travis hook More... almost 11 years ago
add coveralls.io support and coverage/pypi badges More... almost 11 years ago
use correct utf-8 encoding name (fixes #11) More... almost 11 years ago
bump version to 0.0.6 and announce py3 support More... almost 11 years ago
docs update More... almost 11 years ago
serialize: deep-serialize dicts as well More... almost 11 years ago
serialize: don't accidentally clone the queryset while serializing it More... almost 11 years ago
Merge branches 'python3' and 'modelview' More... almost 11 years ago
modelviews: rename 'pk_url_kwarg' to 'lookup_field' More... almost 11 years ago
Travis: simplify install requirements so that test runs are faster More... almost 11 years ago
docs: advertise Python 2.6, 2.7 and 3.3 support More... almost 11 years ago
fix Python 2.6 compatibility More... almost 11 years ago
python3 support More... almost 11 years ago
improve docs More... almost 11 years ago
updated copyright and made the authors list explicit More... almost 11 years ago
tests: silence intentional warnings More... almost 11 years ago
refactor modelviews and add better docs More... almost 11 years ago
add modelviews.ActionEndpoint More... almost 11 years ago
modelviews: use modelform_factory instead of doing it by hand More... almost 11 years ago
linter fixes More... almost 11 years ago
update docs' RST syntax More... almost 11 years ago
add documentation for modelviews More... almost 11 years ago
add tests for restless.modelviews More... almost 11 years ago
add restless.modelviews: generic CRUD views for models More... almost 11 years ago
add http.HttpError exception to make it easier to raise HTTP errors More... almost 11 years ago
Endpoint: move authentication check into separate method More... almost 11 years ago
Endpoint: ignore request body for GET or DELETE requests More... almost 11 years ago
Merge pull request #9 from mcallistersean/master More... about 11 years ago