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
2015-04-14
Merge pull request #2823 from jpadilla/master
HEAD
master
Kevin Brown
2015-04-14
Django 1.8 is no longer in beta
José Padilla
2015-04-09
Merge pull request #2810 from robhudson/patch-1
José Padilla
2015-04-08
Update example of nested data
Rob Hudson
2015-04-08
Merge pull request #2805 from pstiasny/patch-1
Xavier Ordoquy
2015-04-08
Update serializers documentation (removed feature)
Paweł Stiasny
2015-04-08
Merge pull request #2803 from asparagui/sp_fixes
Xavier Ordoquy
2015-04-07
more sp fixes
Brett Koonce
2015-04-07
Merge pull request #2800 from olmar/patch-2
José Padilla
2015-04-07
Fix typo.
Oleg Marshev
2015-04-07
Merge pull request #2795 from jpadilla/test-djangomaster
Xavier Ordoquy
2015-04-04
Workaround for bug in pip
José Padilla
2015-04-04
Test against Django's master branch
José Padilla
2015-04-04
Merge pull request #2754 from bleib1dj/enhancement_dont_require_pk_strictly_r...
José Padilla
2015-04-03
Merge pull request #2753 from johnjohndoe/patch-1
José Padilla
2015-04-02
Merge pull request #2786 from maryokhin/patch-2
Xavier Ordoquy
2015-04-02
Django 1.8 released
Tymur Maryokhin
2015-04-01
Merge pull request #2777 from jpadilla/docs-query-params
Tom Christie
2015-03-31
Merge pull request #2782 from caffodian/master
Kevin Brown
2015-03-31
Should use "ordering" in model Meta, not order_by
Alex Tsai
2015-03-29
`query_params` in favor of `QUERY_PARAMS`
José Padilla
2015-03-27
Merge pull request #2775 from exonian/patch-1
Kevin Brown
2015-03-27
Fixed docstring typo
Michael Blatherwick
2015-03-26
Merge pull request #2767 from ckaalund/patch-1
José Padilla
2015-03-26
Reference typos in fields.md
Christoffer
2015-03-25
Merge pull request #2764 from jpadilla/2763
Carlton Gibson
2015-03-25
Use default reason phrases from HTTP standard.
José Padilla
2015-03-25
Merge pull request #2762 from charettes/metadata-null-boolean-field
Xavier Ordoquy
2015-03-24
Metadata should detect null boolean field type.
Simon Charette
2015-03-23
Fix older release notes link
José Padilla
2015-03-23
Try to resolve pep8 versioning clash.
Tom Christie
2015-03-23
Swapping to hassattr logic for pk attribute references in relations
Devon Bleibtrey
2015-03-23
Added enhancement for pk reference in many=True relations
Devon Bleibtrey
2015-03-23
Downgrade pep8 requirement, due to versioning clash
Tom Christie
2015-03-23
Update flake8 dependancy
Tom Christie
2015-03-23
Typo
Tom Christie
2015-03-23
Fix release date
Tom Christie
2015-03-23
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-03-23
Add 3.1.x series header
Tom Christie
2015-03-23
Merge pull request #2724 from delinhabit/namespaced-versioning-non-api-reversal
Tom Christie
2015-03-23
Latest translation strings
3.1.1
Tom Christie
2015-03-23
Update release notes
Tom Christie
2015-03-23
Merge pull request #2726 from linovia/release/3.1.1
Tom Christie
2015-03-23
Escape tab switching cookie
Tom Christie
2015-03-23
Fix typo.
Tobias Preuss
2015-03-23
Merge pull request #2743 from maurodoglio/serializer_class-html-renderer
Tom Christie
2015-03-22
Added ability to define backend identification attribute
Devon Bleibtrey
2015-03-22
Make BrowsableAPIRenderer use serializer_class when present
mdoglio
2015-03-22
Set serializer_class on ObtainAuthToken view
mdoglio
2015-03-22
Merge pull request #2741 from maurodoglio/hide-authtoken-field
Tom Christie
[next]