index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-05
removed duplicate entry in 2.1.15
Stephan Groß
2013-01-04
Handle ObjectDoesNotExist exceptions when serializing null reverse one-to-one
Mark Aaron Shirley
2013-01-04
Validation errors instead of exceptions when serializers receive incorrect ty...
Tom Christie
2013-01-04
Add proper validation for updating relational fields with incorrect types. F...
Tom Christie
2013-01-04
Rename module for basic relational field tests
Tom Christie
2013-01-03
Fix for #446. Note: Also needs applying to other relational types.
Tom Christie
2013-01-03
Merge pull request #548 from maspwr/master
Tom Christie
2013-01-03
Remove duplicate release notes line
Mark Shirley
2013-01-03
Version 2.1.15
2.1.15
Tom Christie
2013-01-03
Tweak release notes.
Tom Christie
2013-01-03
Tweak comment.
Tom Christie
2013-01-03
Merge pull request #541 from yprez/default_and_partial_serializers2
Tom Christie
2013-01-03
Tweak behavior of hyperlinked fields with an explicit format suffix.
Tom Christie
2013-01-03
Tweak behavior of hyperlinked fields that include an explicit format suffix.
Tom Christie
2013-01-03
Drop unused private save_m2m flag
Tom Christie
2013-01-03
Fix copyright notice and travis badge
Tom Christie
2013-01-03
Merge pull request #546 from maspwr/refactor-relation-models
Mark Shirley
2013-01-03
Also use the compat module in that file.
Xavier Ordoquy
2013-01-03
Python 3 readiness
Xavier Ordoquy
2013-01-03
Don't require six
Xavier Ordoquy
2013-01-03
Move the various compat things to the compat module.
Xavier Ordoquy
2013-01-03
Straight import is enough.
Xavier Ordoquy
2013-01-03
By default, don't install six.
Xavier Ordoquy
2013-01-03
Move relation tests models into models.py
Mark Aaron Shirley
2013-01-03
Merge pull request #545 from yprez/filefield-no-files_issue542
Yuri Prezument
2013-01-03
Updated release-notes
Yuri Prezument
2013-01-03
Some cleanup
Yuri Prezument
2013-01-02
FileField validation - handle case when files=None, fixes #542
Yuri Prezument
2013-01-02
Regression test for #542
Yuri Prezument
2013-01-02
Move the urlparse lib compatibility to the compat file.
Xavier Ordoquy
2013-01-02
Use new exception style
Xavier Ordoquy
2013-01-02
Fixed unicode errors.
Xavier Ordoquy
2013-01-02
urlparse not used here.
Xavier Ordoquy
2013-01-02
Add `.patch()` method for `RetrieveUpdateAPIView`
Tom Christie
2013-01-02
Exclude non python 3 compatible django verison from the test matrix.
Xavier Ordoquy
2013-01-02
Merge remote-tracking branch 'reference/py3k' into p3k
Xavier Ordoquy
2013-01-02
Merge remote-tracking branch 'reference/py3k' into p3k
Xavier Ordoquy
2013-01-02
Add explaining comment
Yuri Prezument
2013-01-02
Fix "default" and partial serializers, fixes #532
Yuri Prezument
2013-01-02
Added @ahankinson, for PATCH support. Thanks!
Tom Christie
2013-01-02
Merge branch 'patch'
Tom Christie
2013-01-02
Added `RetrieveUpdateAPIView`
Tom Christie
2013-01-02
Keep API backwards compatible.
Tom Christie
2013-01-02
Merge branch 'patch-support' of https://github.com/ahankinson/django-rest-fra...
Tom Christie
2013-01-01
Merge pull request #540 from maspwr/m2m-related
Mark
2013-01-01
Update release notes
Mark Aaron Shirley
2013-01-01
Update HyperlinkedForeignKeyTests to match PKForeignKeyTests
Mark Aaron Shirley
2013-01-01
Merge branch 'master' of git://github.com/tomchristie/django-rest-framework i...
Andrew Hankinson
2012-12-31
Don't persist relation changes in ModelSerializer#restore_object()
Mark Aaron Shirley
2012-12-31
Version 2.1.14
2.1.14
Tom Christie
[prev]
[next]