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