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
path:
root
/
rest_framework
Age
Commit message (
Expand
)
Author
2014-10-08
Reverted 59d0a0387d907260ef8f91bbbca618831abd75a3 and fixed the tests
Xavier Ordoquy
2014-10-07
Reintroduce save hooks
Tom Christie
2014-10-07
Enforce uniqueness validation for relational fields
Tom Christie
2014-10-06
Fix follow does not work on APIClient
Jones Chi
2014-10-03
Serializer.save() takes keyword arguments, not 'extras' argument
Tom Christie
2014-10-03
Fix indentation
Tom Christie
2014-10-03
Merge branch 'version-3.0' of https://github.com/tomchristie/django-rest-fram...
Tom Christie
2014-10-03
Revert accidental stupidity
Tom Christie
2014-10-03
Merge pull request #1921 from koordinates/fix-typos
Tom Christie
2014-10-03
More spelling tweaks
Craig de Stigter
2014-10-03
Minor: fix spelling and grammar, mostly in 3.0 announcement
Craig de Stigter
2014-10-02
Browsable API tweaks
Tom Christie
2014-10-02
First pass on incorperating the form rendering into the browsable API
Tom Christie
2014-10-02
The encoder now returns tuples instead of lists.
Omer Katz
2014-10-01
More forms support
Tom Christie
2014-10-01
First pass at HTML form rendering
Tom Christie
2014-10-01
Deal with lazy strings in serializer reprs
Tom Christie
2014-10-01
Use six.text_type instead of str everywhere
Tom Christie
2014-09-29
Absolute URLs for file fields
Tom Christie
2014-09-29
.validate() on serializer fields
Tom Christie
2014-09-29
UniqueTogetherValidator
Tom Christie
2014-09-29
Uniqueness validation
Tom Christie
2014-09-26
FileField and ImageField
Tom Christie
2014-09-26
Simplify serialization slightly
Tom Christie
2014-09-26
Update version number
Tom Christie
2014-09-26
Added ListField
Tom Christie
2014-09-26
[templates/rest_framework/base.html] Separate `object-form' and `generic-cont...
Anton D. Kachalov
2014-09-26
Allow many, partial and context in BaseSerializer
Tom Christie
2014-09-26
Release notes
Tom Christie
2014-09-26
request.data attribute
Tom Christie
2014-09-25
Partial support
Tom Christie
2014-09-25
Fix syntax error
Tom Christie
2014-09-25
Refuse to downcast from datetime to date or time
Tom Christie
2014-09-25
Check for redundant on SerializerMethodField
Tom Christie
2014-09-25
Clean up bind - no longer needs to be called multiple times in nested fields
Tom Christie
2014-09-25
Automatic field binding
Tom Christie
2014-09-25
Ensure proper sorting of 'choices' attribute on ChoiceField
Tom Christie
2014-09-24
Enforce field_name != source
Tom Christie
2014-09-24
Custom deepcopy on Field classes
Tom Christie
2014-09-24
Merge branch 'master' into version-3.0
Tom Christie
2014-09-24
OPTIONS support
Tom Christie
2014-09-23
Correctly propagate cloned_request for OPTIONS
José Padilla
2014-09-23
Merge pull request #1896 from dbrgn/csrf_response
Tom Christie
2014-09-23
NullBooleanField
Tom Christie
2014-09-23
Tests for field choices
Tom Christie
2014-09-23
Changed return status for CSRF failures to HTTP 403
Danilo Bargen
2014-09-22
allow_blank, allow_null
Tom Christie
2014-09-22
Tests & tweaks for ChoiceField
Tom Christie
2014-09-22
Tests and tweaks for choice fields
Tom Christie
2014-09-22
More compat fixes
Tom Christie
[prev]
[next]