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-06-02
Merge branch 'master' of https://github.com/woakas/django-rest-framework
Tom Christie
2013-06-02
Test cleanup
Tom Christie
2013-06-02
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-02
view_name argument to HyperlinkedModelSerializer is now properly enforced. C...
Tom Christie
2013-05-31
Merge pull request #903 from craigteegarden/patch-1
Tom Christie
2013-05-31
fix typo
Craig Teegarden
2013-05-31
Update release notes
Tom Christie
2013-05-31
HyperlinkedModelSerializer lookup_field option should apply to HyperlinkedIde...
Tom Christie
2013-05-31
Cleaning up imports and whitespace
Tom Christie
2013-05-31
Remove unused test helper module
Tom Christie
2013-05-30
Rephrase serializer -> form notes in tutorial
Tom Christie
2013-05-30
Release notes
Tom Christie
2013-05-30
Note widget attribute on serializer field. Closes #836.
Tom Christie
2013-05-30
Fix quickstart urls module name. Closes #902
Tom Christie
2013-05-29
Fix default field when is a simple callable function.
Gustavo Andrés Angulo
2013-05-29
Added get_url hook to HyperlinkedIdentityField in line with HyperlinedRelated...
Tom Christie
2013-05-29
Change test urls to match 1.6 test module name style
Tom Christie
2013-05-29
Rename test modules to 1.6 style
Tom Christie
2013-05-28
Merge pull request #898 from minddust/fix_md_format
Stephan Groß
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-05-28
Add @pborreli for #897
Stephan Groß
2013-05-28
Merge pull request #897 from pborreli/typos
Stephan Groß
2013-05-28
Fixed typos
Pascal Borreli
2013-05-28
Backwards compatible approach to HyperlinkedIdentityField URLs. Closes #892
Tom Christie
2013-05-28
Raise 404 on incorrect lookup type in URL, not 500. Closes #890.
Tom Christie
2013-05-26
Merge pull request #889 from sebastibe/viewset-doc-typo
Tom Christie
2013-05-26
Fix doc typo in UserViewSet example
Sebastien Beal
2013-05-24
Version 2.3.4
2.3.4
Tom Christie
2013-05-24
Clean up OPTIONS implementation
Tom Christie
2013-05-24
Merge branch 'issue-192-expose-fields-for-options' of https://github.com/grim...
Tom Christie
2013-05-24
Updating docs
Tom Christie
2013-05-23
simplified, moved field humanizing to Field. broken tests
Oscar Vilaplana
2013-05-22
Fix release notes
Tom Christie
2013-05-22
Last bits of charset sorting-out-ness
Tom Christie
2013-05-22
Use assertEqual, not assertEquals
Tom Christie
2013-05-22
Security email address
Tom Christie
2013-05-22
Minor cleanup
Tom Christie
2013-05-22
Tweak method ordering for better consistency
Tom Christie
2013-05-21
Tweak nav style slightly
Tom Christie
2013-05-21
Added @mikee2185 and @mjtorn for their work on #467. Thank you :)
Tom Christie
2013-05-21
Note usage of django-filter 0.5.4 for Django 1.3 support. Closes #877
Tom Christie
2013-05-21
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-21
Merge and styling fixes
Tom Christie
2013-05-21
Added @atarzwell for docs fix #876. Thanks!
Tom Christie
2013-05-21
Merge pull request #876 from atarzwell/master
Tom Christie
2013-05-20
Update Typo
Andrew Tarzwell
2013-05-20
content type may be set explicitly on the response
Tom Christie
2013-05-20
Fix charset issues
Tom Christie
2013-05-20
Typo
Tom Christie
2013-05-20
Fix broken docs links. Closes #873
Tom Christie
[next]