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
/
docs
Age
Commit message (
Expand
)
Author
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
2013-05-20
Added @commonorgarden, for fix #875. Thank you :)
Tom Christie
2013-05-20
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-20
More explicit quickstart guide. Closes #867.
Tom Christie
2013-05-20
Legacy parameter order
Neamar
2013-05-20
Corrected docs (authentication instead of filtering)
Neamar
2013-05-18
Added @lolek09 for work on #862. Kick ass!
Tom Christie
2013-05-18
Added @matteosuppo for work on #865. Thanks!
Tom Christie
2013-05-18
Adds new renderer into the documentation
Pablo Recio
2013-05-18
Merge pull request #854 from ryankask/issue-775
Tom Christie
2013-05-18
Added @andymckay for refactoring #860
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/mmcardle/django-rest-framework in...
Tom Christie
2013-05-18
Tweak docs
Tom Christie
2013-05-18
Merge pull request #856 from grimborg/http_debug_error_page_doc
Tom Christie
2013-05-18
Merge
Tom Christie
2013-05-18
Merge latest changes from master.
Ryan Kaskel
2013-05-18
Added @grimborg and @ryankask. Go Team. :)
Tom Christie
2013-05-18
added comment about error behavior with DEBUG=True
Oscar Vilaplana
2013-05-18
documentation for https://github.com/tomchristie/django-rest-framework/issues...
Mark McArdle
2013-05-18
ToMany fields default to read-only if targeting ManyToManyField.
Ryan Kaskel
2013-05-18
Added @craigds, @pyriku, @brianz - Yay for sprints!
Tom Christie
2013-05-17
Fix typo + grammar in viewsets docs
Johannes
2013-05-16
Update release-notes.md
Tom Christie
2013-05-16
Added @rouge8 for bugfix #844. Thank you!
Tom Christie
2013-05-16
HyperlinkedIdentityField uses `lookup_field` kwarg.
Andy Freeland
2013-05-16
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
2.3.3
Tom Christie
2013-05-16
Version 2.3.3
Tom Christie
2013-05-16
Small typo in the ViewSet example.
Xavier Ordoquy
2013-05-14
Added @jsummerfield for cleanups in #824. Thanks!
Tom Christie
2013-05-14
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-14
Added @avinash240 for bugfix #822
Tom Christie
2013-05-14
Updated release notes
Tom Christie
2013-05-14
Added OrderingFilter
Tom Christie
2013-05-14
Added OrderingFilter
Tom Christie
2013-05-14
More docs on SearchFilter
Tom Christie
2013-05-14
Updated release notes
Tom Christie
2013-05-13
Added django-viewsets to credits. Refs #738.
Tom Christie
2013-05-10
Improve custom filtering example
Tom Christie
2013-05-10
Added SearchFilter
Tom Christie
2013-05-10
Docs tweaks
Tom Christie
2013-05-10
Added @hamishcampbell for docs fix #818. Thanks!
Tom Christie
2013-05-10
Fix minor code error in Generic Views documentation - missing `if` statement.
Hamish Campbell
2013-05-09
Added GenericViewSet and docs tweaking
Tom Christie
2013-05-09
Tweak doc text slightly
Tom Christie
2013-05-09
Added 'Customizing the generic views' section. Closes #816
Tom Christie
2013-05-08
Version 2.3.2
2.3.2
Tom Christie
2013-05-08
Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798
Tom Christie
2013-05-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
[next]