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
2014-10-17
Add docs regarding linking third party packages
José Padilla
2014-10-16
Merge pull request #1959 from konradhalas/add-djoser-to-docs
Tom Christie
2014-10-16
Add to main 3rd party resources list.
konradhalas
2014-10-16
Add djoser to authentication docs.
konradhalas
2014-10-05
Merge pull request #1925 from kevinlondon/patch-5
Tom Christie
2014-10-04
Update links in 2.4-announcement.md
Kevin London
2014-10-02
Merge pull request #1905 from ya-mouse/master
Carlton Gibson
2014-09-29
Update index.md
Tom Christie
2014-09-29
Update README.md
Tom Christie
2014-09-26
[templates/rest_framework/base.html] Separate `object-form' and `generic-cont...
Anton D. Kachalov
2014-09-24
Merge pull request #1900 from jpadilla/pr_1507
Tom Christie
2014-09-24
Merge pull request #1899 from collinanderson/urls
Tom Christie
2014-09-23
Remove left unicode strings
José Padilla
2014-09-23
Correctly propagate cloned_request for OPTIONS
José Padilla
2014-09-23
remove patterns and strings from urls #1898
Collin Anderson
2014-09-19
Drop 'No major point releases are currently planned.', cos they are.
Tom Christie
2014-09-19
Version 2.4.3
2.4.3
Tom Christie
2014-09-18
Merge pull request #1887 from pipermerriam/piper/decorate_as_view_response_fr...
Tom Christie
2014-09-18
Merge pull request #1882 from mattjmorrison/patch-2
Tom Christie
2014-09-18
Fix missing CSRF exemption on viewsets
Piper Merriam
2014-09-17
Fixed code formatting
Matthew J Morrison
2014-09-17
Update routers.py
Tom Christie
2014-09-17
Merge pull request #1865 from mskrajnowski/default-router-listless-viewset
Tom Christie
2014-09-17
Merge pull request #1883 from jpadilla/master
Tom Christie
2014-09-17
Update initial migration to work on Python 3
José Padilla
2014-09-17
Update authtoken latest Django 1.7 migration
José Padilla
2014-09-17
Clarify "raised inside REST framework"
Matthew J Morrison
2014-09-16
Merge pull request #1874 from sheppard/patch-3
Tom Christie
2014-09-15
add wq.db router and django-rest-pandas renderers
S. Andrew Sheppard
2014-09-14
Merge pull request #1871 from jpadilla/third-party-docs
Tom Christie
2014-09-14
Update third-party-resources.md
José Padilla
2014-09-13
Add invitation to add new content
José Padilla
2014-09-13
Include third party resources link in home page
José Padilla
2014-09-13
Add Third Party Resources Topic section
José Padilla
2014-09-11
Added DefaultRouter support (and test) for viewsets without the default actio...
Marek Skrajnowski
2014-09-11
Merge pull request #1863 from jbinney/master
Tom Christie
2014-09-10
Fix grammar in login error message
Joe Binney
2014-09-10
Merge pull request #1861 from sheppard/patch-2
Tom Christie
2014-09-10
add django rest pandas
S. Andrew Sheppard
2014-09-09
Merge pull request #1852 from GVRV/bugfix/apiroot_get_regression
Xavier Ordoquy
2014-09-09
Make sure APIRoot.get can take on args, kwargs so router can be embedded with...
Gaurav Dadhania
2014-09-08
Merge pull request #1844 from adamsc64/issue_1533
Tom Christie
2014-09-08
Merge pull request #1846 from barqshasbite/patch-1
Tom Christie
2014-09-08
Merge pull request #1847 from hamishcampbell/master
Tom Christie
2014-09-08
Stop the API Client converting empty lists/dicts to empty strings
Hamish Campbell
2014-09-07
Fixing quotes in filtering.md
Darren Maki
2014-09-07
Merge pull request #1842 from jpadilla/travis-tox
Tom Christie
2014-09-06
Fixed #1533 - Resolved issue with integer keys on nested choices never valida...
Christopher Adams
2014-09-06
Merge pull request #1818 from tituomin/serializer-subclass-mapping
Tom Christie
2014-09-06
Merge pull request #1838 from jbittel/fix-encoded-filename-rfc6266
Tom Christie
[next]