0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Travis to include django 1.8 and 1.9 More... almost 10 years ago
Added notice of pending deprecation of certain baldr libs, updated odin version requirement More... almost 10 years ago
Updated version and bumpversion to match odin. Updated to version 0.8dev to match odin More... almost 10 years ago
Eek, is authenticated is a method call! :/
Tim Savage
as tims
More... about 10 years ago
Improved docstrings
Tim Savage
as tims
More... about 10 years ago
Added comments on each mixin
Tim Savage
as tims
More... about 10 years ago
Improved documentation of route decorators
Tim Savage
as tims
More... over 10 years ago
Simplify matrix build,drop support for python 3.3 More... over 10 years ago
Merge branch 'master' of github.com:python-odin/baldr More... over 10 years ago
Add python 3.5 to tests More... over 10 years ago
Update version to match the process used in odin More... over 10 years ago
Merge pull request #2 from python-odin/master More... over 10 years ago
Disable Promise detection for now, not quite correct More... over 10 years ago
Migrated readme to python-odin with coveralls More... over 10 years ago
Switch to force text (easier for Py 2/3 compatibility) More... over 10 years ago
Migrated readme to python-odin organisation on github (and travis-ci) More... over 10 years ago
Simplify More... over 10 years ago
Added support for translated strings to JSON and Msgpack codecs More... over 10 years ago
Merge branch 'master' of github.com:timsavage/baldr
Tim Savage
as tims
More... over 10 years ago
Validation errors can be raised in to_python also
Tim Savage
as tims
More... over 10 years ago
Return empty lists, eg check for None More... over 10 years ago
Added default offset/limit values More... over 10 years ago
Added logging into default 500 error handler
Tim Savage
as tims
More... over 10 years ago
Allow a view to simply return an HttpResponse and this will be passed through (this allows a view to return customised responses)
Tim Savage
as tims
More... over 10 years ago
Always ignore id and pk fields on update.
Tim Savage
as tims
More... over 10 years ago
Added django.models.fields.AutoField to field_factory
Tim Savage
as tims
More... over 10 years ago
Drop django 1.6
Tim Savage
as tims
More... over 10 years ago
Added Django 1.8 build
Tim Savage
as tims
More... over 10 years ago
Updated baldr validators to handle codec errors rather than raise a 500
Tim Savage
as tims
More... over 10 years ago
Fixed bug in standard stack-trace fallback
Tim Savage
as tims
More... over 10 years ago