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-10-24
Added get_filter_backends method
Yamila Moreno
2013-10-24
Added @alexanderlukanin13 for fix #1198. Thanks!
Tom Christie
2013-10-24
Merge pull request #1198 from alexanderlukanin13/form-post-unicode
Tom Christie
2013-10-24
Update comment in `get_parser_context`.
Tom Christie
2013-10-24
Fixed UnicodeEncodeError when POST JSON via web interface; added test
alexanderlukanin13
2013-10-22
Added @jbzdak, for the nice docs improvements in #1191. Thanks!
Tom Christie
2013-10-22
Merge pull request #1191 from jbzdak/master
Tom Christie
2013-10-22
Small documentation fix
Jacek Bzdak
2013-10-22
Merge remote-tracking branch 'origin/master'
Jacek Bzdak
2013-10-22
Explained a bit more about django-filter implementation.
Jacek Bzdak
2013-10-22
Added @ross for work on #1187. Thanks!
Tom Christie
2013-10-22
Merge pull request #1187 from ross/paginator_def_val
Tom Christie
2013-10-21
remove stray func from test
Ross McFarland
2013-10-21
retract the default page stuff.
Ross McFarland
2013-10-21
Use lookup_url_kwarg in presave if required
Tom Christie
2013-10-21
Added . Closes #1188.
Tom Christie
2013-10-21
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-10-21
Add invite signup
Tom Christie
2013-10-21
Merge pull request #1189 from jespino/patch-1
Tom Christie
2013-10-21
Remove the detail=None from APIException signature
Jesús Espino
2013-10-19
paginator should validate page and provide default
Ross McFarland
2013-10-18
Update 3-class-based-views.md
Tom Christie
2013-10-18
Merge pull request #1177 from rprince/patch-2
Tom Christie
2013-10-18
Merge pull request #1178 from rprince/patch-3
Tom Christie
2013-10-18
Update 2-requests-and-responses.md
Tom Christie
2013-10-18
Merge pull request #1176 from rprince/patch-1
Tom Christie
2013-10-18
Merge pull request #1182 from tamakisquare/add-to-credits
Tom Christie
2013-10-17
add @tamakisquare for work on #1111
Colin
2013-10-17
Merge pull request #1170 from craigds/write-into-foreignkey-with-source
Tom Christie
2013-10-17
Merge pull request #1112 from tamakisquare/issue-1111
Tom Christie
2013-10-17
Merge pull request #1172 from brutasse/fix/return-object
Tom Christie
2013-10-17
Fix a docstring to reflect what the method does
Bruno Renié
2013-10-17
Added @badale, for work on #1179. Thanks!
Tom Christie
2013-10-17
Merge pull request #1181 from badale/master
Tom Christie
2013-10-17
Fix decimal support with YAMLRenderer
badaud_t
2013-10-17
Fix typo YAMLRendererTests
badaud_t
2013-10-16
Merge pull request #1180 from kevin-brown/pull_1164
Tom Christie
2013-10-16
Allow to customize description so that markup can be accepted if needed.
Omer Katz
2013-10-16
Using the filenames where relevant
Rikki
2013-10-16
Mention name of file to edit
Rikki
2013-10-16
Added name of file to edit
Rikki
2013-10-15
[Fix]: Error with partial=True and validate_<name>
Colin Huang
2013-10-13
Merge pull request #1171 from alazaro/patch-1
Tom Christie
2013-10-12
Add missing commas in relations.md
Álvaro Lázaro
2013-10-11
Merge pull request #1157 from dpetzel/tutorial_authentication
Tom Christie
2013-10-11
fix ticket link in test docstring
Craig de Stigter
2013-10-11
fix writing into foreign key with non-null source
Craig de Stigter
2013-10-10
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-10-10
Merge branch 'html-form-rendering'
Tom Christie
2013-10-10
Ensure read-only fields don't break with current HTML renderer behavior
Tom Christie
[next]