Commit Graph

  • d20fa2c2c3 Added value_to_native and value_from_native methods to serializer to fix #1205. Jannis Leidel 2013-11-04 12:34:53 +0100
  • e9ce4f21aa Merge d9da777cfa into 003b9dda34 Fabio Montefuscolo 2013-11-02 02:29:21 -0700
  • 003b9dda34 Merge pull request #1207 from erkarl/master Tom Christie 2013-11-02 02:24:08 -0700
  • 5e0538fcda Added @robhudson for work on #1211. Thanks! Tom Christie 2013-11-02 09:15:35 +0000
  • 3d999e4be3 Merge pull request #1211 from robhudson/fix-six Tom Christie 2013-11-02 02:14:12 -0700
  • e33435d0da Fixed exception handling with YAML and XML parsers. Rob Hudson 2013-10-31 15:03:50 -0700
  • 626c56bff4 made request pass-in able Ross Crawford-d'Heureuse 2013-10-31 14:53:04 +0100
  • f72488d609 Updated OAuth2 authentication docs. erkarl 2013-10-31 03:47:23 +0200
  • 7ef83cf020 Merge pull request #1206 from sheppard/patch-1 Carlton Gibson 2013-10-29 13:31:13 -0700
  • 458af921f3 minor typo S. Andrew Sheppard 2013-10-29 15:10:06 -0500
  • 1854f26b5d Merge https://github.com/tomchristie/django-rest-framework into feature/url-versions Tim Watts 2013-10-27 21:46:08 +0000
  • 9514a08910 Merge 735c75abb9 into 57c41b949d dpetzel 2013-10-25 00:24:23 -0700
  • 57c41b949d Merge pull request #1203 from squidsoup/doc/testing-example Carlton Gibson 2013-10-25 00:16:23 -0700
  • 7d5499bcac In the API test client example 'data' was not defined. There's also no need to define 'expected' as we can just test against the dict. Kit Randel 2013-10-25 11:45:33 +1300
  • a496d9ba27 Fix bug when request missing resolver_match Tim Watts 2013-10-24 21:38:19 +0000
  • e2c41f22a9 Fixed attribute missing bug when reverse was used in the shell Tim Watts 2013-10-24 17:46:57 +0000
  • 3c86e25b76 Merge pull request #1202 from jkbr/patch-1 Tom Christie 2013-10-24 09:20:05 -0700
  • be55a3c5c7 Removed commented-out credits from footer to make django-debug-toolbar work. Jakub Roztočil 2013-10-24 17:53:02 +0200
  • 7a87893b96 reworked APIException, pushing some of the status_code and detail management up. Also, makes the APIException useful in isolation (defaults to status code 500) Chris Guethle 2013-10-24 09:40:43 -0500
  • 2ddf7869e3 Added @yamila-moreno for work on #1199. Thanks! Tom Christie 2013-10-24 15:29:40 +0100
  • d1edef410d Merge pull request #1199 from yamila-moreno/get-filter-backends Tom Christie 2013-10-24 07:29:21 -0700
  • 82e9ddcf7a Added get_filter_backends method Yamila Moreno 2013-10-24 15:39:02 +0200
  • 73716c8b89 Merge pull request #1200 from yamila-moreno/patch-1 Tom Christie 2013-10-24 06:57:58 -0700
  • c92af2b1dd Typo on generic-views.md Yamila 2013-10-24 15:56:53 +0200
  • 4d894fd39e Added @alexanderlukanin13 for fix #1198. Thanks! Tom Christie 2013-10-24 13:50:05 +0100
  • 0fc9d5fed9 Merge pull request #1198 from alexanderlukanin13/form-post-unicode Tom Christie 2013-10-24 05:45:55 -0700
  • 6302307885 Update comment in get_parser_context. Tom Christie 2013-10-24 13:45:16 +0100
  • 6b3500b684 Fixed UnicodeEncodeError when POST JSON via web interface; added test alexanderlukanin13 2013-10-24 17:52:52 +0600
  • 6a693ddbd0 Merge a8475e3969 into f92d8bd972 Ross McFarland 2013-10-23 13:24:40 -0700
  • bd8d2a3cbe Merge 86d25ece15 into f92d8bd972 chrisconley 2013-10-23 12:06:13 -0700
  • 86d25ece15 Add many_to_native method Chris Conley 2013-10-23 14:26:22 -0400
  • d9da777cfa Update serializers.py Fabio Montefuscolo 2013-10-23 15:28:40 -0200
  • 6f8db6aabe Merge d61f541d35 into f92d8bd972 Ross McFarland 2013-10-22 07:38:37 -0700
  • d61f541d35 pass many=False to pagination_serializer_class() Ross McFarland 2013-10-22 07:35:21 -0700
  • f92d8bd972 Added @jbzdak, for the nice docs improvements in #1191. Thanks! Tom Christie 2013-10-22 12:21:26 +0100
  • 0454956be5 Merge pull request #1191 from jbzdak/master Tom Christie 2013-10-22 04:20:02 -0700
  • cc9c7cd8a4 Small documentation fix Jacek Bzdak 2013-10-22 13:15:48 +0200
  • 8fffc346c1 Merge remote-tracking branch 'origin/master' Jacek Bzdak 2013-10-22 13:13:01 +0200
  • 25c9d552c0 Explained a bit more about django-filter implementation. Jacek Bzdak 2013-10-22 13:11:14 +0200
  • fa87fac61b Added @ross for work on #1187. Thanks! Tom Christie 2013-10-22 10:21:06 +0100
  • f2648fefff Merge pull request #1187 from ross/paginator_def_val Tom Christie 2013-10-22 02:19:36 -0700
  • 15cffee23f Merge f5393ffbe0 into 216ac8a5c1 Xavier Ordoquy 2013-10-22 02:14:20 -0700
  • a8475e3969 PAGINATE_DEFAULT_PAGE setting Ross McFarland 2013-10-21 19:54:17 -0700
  • c36122a7ba remove stray func from test Ross McFarland 2013-10-21 14:26:21 -0700
  • f0a129dcda retract the default page stuff. Ross McFarland 2013-10-21 14:23:06 -0700
  • 216ac8a5c1 Use lookup_url_kwarg in presave if required Tom Christie 2013-10-21 17:19:28 +0100
  • dc0f6a84e8 Merge 18d8f818e0 into 76672787cd Ross McFarland 2013-10-21 01:57:59 -0700
  • 76672787cd Added . Closes #1188. Tom Christie 2013-10-21 09:47:07 +0100
  • 37cfba09b1 Merge c7352d48a9 into c37bd40d28 Stephan Groß 2013-10-21 01:31:06 -0700
  • c37bd40d28 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-10-21 09:30:17 +0100
  • 70b0798118 Add invite signup Tom Christie 2013-10-21 09:30:01 +0100
  • 2bea764710 Merge pull request #1189 from jespino/patch-1 Tom Christie 2013-10-21 01:26:45 -0700
  • ed9c3258a6 Remove the detail=None from APIException signature Jesús Espino 2013-10-21 10:24:06 +0200
  • 63e6a3b492 paginator should validate page and provide default Ross McFarland 2013-10-19 20:43:23 -0700
  • 18d8f818e0 check for isinstance Page, prevents alt pagination Ross McFarland 2013-10-19 20:05:38 -0700
  • 17a00be830 This fix results in models.NullBooleanField rendering as a checkbox in the browsable API dpetzel 2013-10-18 21:13:20 -0400
  • 735c75abb9 add test case around ensuring proper field inference for boolean model field types dpetzel 2013-10-18 21:10:49 -0400
  • c3aeb16557 Update 3-class-based-views.md Tom Christie 2013-10-18 09:32:04 +0100
  • 016deaf9de Merge pull request #1177 from rprince/patch-2 Tom Christie 2013-10-18 01:30:17 -0700
  • 44a0f1cfbc Merge pull request #1178 from rprince/patch-3 Tom Christie 2013-10-18 01:16:51 -0700
  • 78c8e6de40 Update 2-requests-and-responses.md Tom Christie 2013-10-18 09:10:54 +0100
  • bad5083e09 Merge pull request #1176 from rprince/patch-1 Tom Christie 2013-10-18 01:10:03 -0700
  • 7e4f9f0863 Merge pull request #1182 from tamakisquare/add-to-credits Tom Christie 2013-10-18 00:59:29 -0700
  • daf927ef68 add @tamakisquare for work on #1111 Colin 2013-10-17 12:28:58 -0700
  • 9a71bc287a Merge 3d35b2939c into 2394f05e5a Uros Trebec 2013-10-17 09:32:16 -0700
  • 2394f05e5a Merge pull request #1170 from craigds/write-into-foreignkey-with-source Tom Christie 2013-10-17 07:59:29 -0700
  • 7ca52948af Merge 86ea969e11 into 6a40202a64 Craig de Stigter 2013-10-17 07:58:48 -0700
  • 6a40202a64 Merge pull request #1112 from tamakisquare/issue-1111 Tom Christie 2013-10-17 07:31:15 -0700
  • 93407a432a Merge c6be12f02b into 8c60471766 tamakisquare 2013-10-17 07:30:18 -0700
  • 8c60471766 Merge pull request #1172 from brutasse/fix/return-object Tom Christie 2013-10-17 07:19:38 -0700
  • e9262615dc Merge cc3c16eaa0 into 545ee013e3 Bruno Renié 2013-10-17 07:05:27 -0700
  • cc3c16eaa0 Fix a docstring to reflect what the method does Bruno Renié 2013-10-14 16:28:32 +0200
  • 545ee013e3 Added @badale, for work on #1179. Thanks! Tom Christie 2013-10-17 09:40:06 +0100
  • b3e0145294 Merge pull request #1181 from badale/master Tom Christie 2013-10-17 01:38:27 -0700
  • a8e77db3d3 Merge b730aec0f4 into bdf8b53218 Thomas BADAUD 2013-10-16 16:23:07 -0700
  • b730aec0f4 Fix decimal support with YAMLRenderer badaud_t 2013-10-17 01:08:24 +0200
  • 8a5fea06f0 Fix typo YAMLRendererTests badaud_t 2013-10-17 01:07:50 +0200
  • bdf8b53218 Merge pull request #1180 from kevin-brown/pull_1164 Tom Christie 2013-10-16 06:41:58 -0700
  • d9aeaedb42 Merge d31fd33f4b into d68700740f Kevin Brown 2013-10-16 06:18:16 -0700
  • d31fd33f4b Allow to customize description so that markup can be accepted if needed. Omer Katz 2013-10-08 16:15:15 +0200
  • 645c0ed331 Merge f97885f00f into d68700740f Omer Katz 2013-10-16 05:49:28 -0700
  • bf60848952 Using the filenames where relevant Rikki 2013-10-16 03:21:43 +0100
  • cb123e896e Mention name of file to edit Rikki 2013-10-16 03:08:43 +0100
  • e83bc00323 Added name of file to edit Rikki 2013-10-16 03:03:51 +0100
  • c6be12f02b [Fix]: Error with partial=True and validate_<name> Colin Huang 2013-09-15 18:03:52 -0700
  • 18a21a6ffc Added new Router class. cr0hn 2013-10-15 10:00:25 +0200
  • f5393ffbe0 python 3 compatible token class. Xavier Ordoquy 2013-10-14 20:33:10 +0200
  • d68700740f Merge pull request #1171 from alazaro/patch-1 Tom Christie 2013-10-13 02:13:00 -0700
  • f648190e91 Merge 89ac03af26 into 97fbc5caec Álvaro Lázaro 2013-10-12 11:32:26 -0700
  • 89ac03af26 Add missing commas in relations.md Álvaro Lázaro 2013-10-12 20:31:33 +0200
  • 97fbc5caec Merge pull request #1157 from dpetzel/tutorial_authentication Tom Christie 2013-10-11 00:36:55 -0700
  • 6d8f39e653 Merge 864497eebb into f18158358d dpetzel 2013-10-11 00:36:52 -0700
  • 86ea969e11 fix ticket link in test docstring Craig de Stigter 2013-10-11 15:50:07 +1300
  • 7c3769f04b fix writing into foreign key with non-null source Craig de Stigter 2013-10-11 15:31:55 +1300
  • e6a24cd69e Merge 0ee01d6397 into f18158358d Andrey Antukh 2013-10-10 09:46:17 -0700
  • dac81ded1a Merge 986581d3a7 into f18158358d David Medina 2013-10-10 09:38:39 -0700
  • 85baca9ce7 Merge 29f3f05a45 into f18158358d Jesús Espino 2013-10-10 09:37:59 -0700
  • f18158358d Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-10-10 17:34:15 +0100
  • c3e370b168 Merge branch 'html-form-rendering' Tom Christie 2013-10-10 17:33:39 +0100
  • 9e29c63895 Ensure read-only fields don't break with current HTML renderer behavior Tom Christie 2013-10-10 17:33:22 +0100