aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-24Added get_filter_backends methodYamila Moreno
2013-10-24Added @alexanderlukanin13 for fix #1198. Thanks!Tom Christie
2013-10-24Merge pull request #1198 from alexanderlukanin13/form-post-unicodeTom Christie
2013-10-24Update comment in `get_parser_context`.Tom Christie
2013-10-24Fixed UnicodeEncodeError when POST JSON via web interface; added testalexanderlukanin13
2013-10-22Added @jbzdak, for the nice docs improvements in #1191. Thanks!Tom Christie
2013-10-22Merge pull request #1191 from jbzdak/masterTom Christie
2013-10-22Small documentation fixJacek Bzdak
2013-10-22Merge remote-tracking branch 'origin/master'Jacek Bzdak
2013-10-22Explained a bit more about django-filter implementation.Jacek Bzdak
2013-10-22Added @ross for work on #1187. Thanks!Tom Christie
2013-10-22Merge pull request #1187 from ross/paginator_def_valTom Christie
2013-10-21remove stray func from testRoss McFarland
2013-10-21retract the default page stuff.Ross McFarland
2013-10-21Use lookup_url_kwarg in presave if requiredTom Christie
2013-10-21Added . Closes #1188.Tom Christie
2013-10-21Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-10-21Add invite signupTom Christie
2013-10-21Merge pull request #1189 from jespino/patch-1Tom Christie
2013-10-21Remove the detail=None from APIException signatureJesús Espino
2013-10-19paginator should validate page and provide defaultRoss McFarland
2013-10-18Update 3-class-based-views.mdTom Christie
2013-10-18Merge pull request #1177 from rprince/patch-2Tom Christie
2013-10-18Merge pull request #1178 from rprince/patch-3Tom Christie
2013-10-18Update 2-requests-and-responses.mdTom Christie
2013-10-18Merge pull request #1176 from rprince/patch-1Tom Christie
2013-10-18Merge pull request #1182 from tamakisquare/add-to-creditsTom Christie
2013-10-17add @tamakisquare for work on #1111Colin
2013-10-17Merge pull request #1170 from craigds/write-into-foreignkey-with-sourceTom Christie
2013-10-17Merge pull request #1112 from tamakisquare/issue-1111Tom Christie
2013-10-17Merge pull request #1172 from brutasse/fix/return-objectTom Christie
2013-10-17Fix a docstring to reflect what the method doesBruno Renié
2013-10-17Added @badale, for work on #1179. Thanks!Tom Christie
2013-10-17Merge pull request #1181 from badale/masterTom Christie
2013-10-17Fix decimal support with YAMLRendererbadaud_t
2013-10-17Fix typo YAMLRendererTestsbadaud_t
2013-10-16Merge pull request #1180 from kevin-brown/pull_1164Tom Christie
2013-10-16Allow to customize description so that markup can be accepted if needed.Omer Katz
2013-10-16Using the filenames where relevantRikki
2013-10-16Mention name of file to editRikki
2013-10-16Added name of file to editRikki
2013-10-15[Fix]: Error with partial=True and validate_<name>Colin Huang
2013-10-13Merge pull request #1171 from alazaro/patch-1Tom Christie
2013-10-12Add missing commas in relations.mdÁlvaro Lázaro
2013-10-11Merge pull request #1157 from dpetzel/tutorial_authenticationTom Christie
2013-10-11fix ticket link in test docstringCraig de Stigter
2013-10-11fix writing into foreign key with non-null sourceCraig de Stigter
2013-10-10Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-10-10Merge branch 'html-form-rendering'Tom Christie
2013-10-10Ensure read-only fields don't break with current HTML renderer behaviorTom Christie