Commit Graph

  • bb56ca46ed Merge pull request #3998 from AlexRiina/patch-1 Xavier Ordoquy 2016-03-16 08:40:28 +0100
  • 1725e5e5b8 Remove django1.7 from README.md Alex Riina 2016-03-15 23:23:06 -0400
  • 459b3600f5 Update documentation Xavier Ordoquy 2016-03-14 08:52:29 +0100
  • 0c42c74229 Merge pull request #3924 from linovia/stable/3.3.3 3.3.3 Xavier Ordoquy 2016-03-14 08:46:03 +0100
  • f0fc339278 Release date update. Xavier Ordoquy 2016-03-14 08:40:00 +0100
  • 265db86590 Translation update. Xavier Ordoquy 2016-03-14 08:31:27 +0100
  • 2ef74cfa61 Bring check for null fk to BaseSerializer.to_representation Carlton Gibson 2016-03-13 20:39:19 +0100
  • 9d3dfd1253 Fixing tests. Mitar 2016-03-13 06:16:13 -0700
  • c5425ac39d Fixed admin pagination when limit is 0. Mitar 2016-03-12 19:39:59 -0800
  • 2f49df8242 Run JavaScript only when DOM is ready. Mitar 2016-03-12 16:52:31 -0800
  • 85abb9f29b Made all content of the base template into blocks. Mitar 2016-03-12 16:39:52 -0800
  • 3a3fd66852 documentation: add a reference to the dynamic-rest addons under the serializers guide aleontiev 2016-03-11 12:43:17 -0500
  • f6a475bfe9 Marked OrderingFilter's order labels for translation. Simon Charette 2016-03-10 13:05:04 -0500
  • dff5f80592 Made sure the OrderingFilter relies on Field.verbose_name. Simon Charette 2016-03-10 13:04:24 -0500
  • a6c73c6f90 Check for Django version Michał Hernas 2016-03-09 17:39:28 +0100
  • 604b9004c6 Fixed lint Michał Hernas 2016-03-09 16:51:56 +0100
  • e26fe4356b Fixed comments Michał Hernas 2016-03-09 16:03:56 +0100
  • 044fefa420 Fixes for Django 1.9 Michał Hernas 2016-03-08 19:54:30 +0100
  • 15e69b4965 Merge c91229aaab into f3b4cb5951 Xavier Ordoquy 2016-03-08 10:43:03 +0000
  • c91229aaab PAGINATE_BY_PARAM and MAX_PAGINATE_BY removed in 3.3 Xavier Ordoquy 2016-03-08 06:41:08 +0100
  • c90cf828ae PAGE_SIZE addition in 3.1 Xavier Ordoquy 2016-03-08 06:40:33 +0100
  • 180137300f PAGINATE_BY removed in 3.3 Xavier Ordoquy 2016-03-08 06:39:58 +0100
  • a0aac166bc DEFAULT_PAGINATION_SERIALIZER_CLASS removed in 3.1 Xavier Ordoquy 2016-03-08 06:39:08 +0100
  • 9208619362 Those are now fully removed. Xavier Ordoquy 2016-03-08 06:38:03 +0100
  • cac1ecb250 paginate_by removed in 3.3 Xavier Ordoquy 2016-03-08 06:37:46 +0100
  • cfd681dc73 Add /en to Heroku guidelines link Krzysztof Szularz 2016-03-01 14:52:07 +0100
  • 2e2abbc811 updated tutorial for django 1.9 ildoc 2016-02-25 14:27:57 +0100
  • 0a2a01d05a fix typo meoooh 2016-02-18 14:43:41 +0900
  • 0e1dcb7323 fix typo Wes 2016-02-17 16:35:53 +0800
  • b572cdb068 fix typo Kin 2016-02-16 23:08:45 -0800
  • 6ea9a41408 Add #3962 in the last minute fixes. Xavier Ordoquy 2016-03-07 20:39:34 +0100
  • 4399d601c5 Translation updates. Xavier Ordoquy 2016-03-07 20:25:10 +0100
  • 173c2f1e53 Release date update. Xavier Ordoquy 2016-03-07 20:22:47 +0100
  • e34a34e90b Fix empty pk detection in HyperlinkRelatedField.get_url Jared Lang 2016-02-24 13:36:39 -0800
  • ef8e7f168f add rest-framework-generic-relations link to docs Luke Murphy 2016-03-01 18:37:54 +0100
  • 22695ec8a7 Merge pull request #3978 from jpadilla/master Xavier Ordoquy 2016-03-07 10:43:40 +0100
  • a75c80d509 Merge branch 'master' into test/multipart_nested_serializer James Keys 2016-03-07 15:44:54 +0800
  • c811a51be7 Update Django versions after bugfix release José Padilla 2016-03-05 11:28:28 -0400
  • 82ec6e859c Merge pull request #3962 from jslang/fix_null_check_in_hyperlinkrelation Tom Christie 2016-03-04 16:19:48 +0000
  • 5f3868a3bf Merge pull request #3974 from jpadilla/master Xavier Ordoquy 2016-03-02 16:13:51 +0100
  • 03c95c0e71 Update Django security releases 1.9.3 and 1.8.10 José Padilla 2016-03-02 11:04:53 -0400
  • b3582cd36b Merge pull request #3973 from lwm/docs-generic-relations José Padilla 2016-03-01 13:54:44 -0400
  • 66e86dc483 add rest-framework-generic-relations link to docs Luke Murphy 2016-03-01 18:37:54 +0100
  • 6b01c5f094 Merge pull request #3972 from szuliq/patch-1 Tom Christie 2016-03-01 13:59:31 +0000
  • 2ddd30be90 Add /en to Heroku guidelines link Krzysztof Szularz 2016-03-01 14:52:07 +0100
  • 97cc83483f Merge remote-tracking branch 'reference/stable/3.3.x' into stable/3.3.3 Xavier Ordoquy 2016-03-01 10:39:34 +0100
  • 0324429107 Add #3968 to the release notes. Xavier Ordoquy 2016-03-01 10:39:13 +0100
  • f3b4cb5951 Fixes incorrect references to URLPathVersioning Rex Kerr 2016-02-27 12:41:56 -0800
  • 239815887d remove comma Liping Wang 2016-03-01 15:46:20 +0800
  • 05204333a5 [FIX] "@api_view" calling error. Liping Wang 2016-02-29 19:51:33 +0800
  • c2cfb84308 Merge pull request #3971 from lynndotconfig/master Xavier Ordoquy 2016-03-01 10:20:21 +0100
  • c3cea1499f remove comma Liping Wang 2016-03-01 15:46:20 +0800
  • 7ac8cc760c Fix empty pk detection in HyperlinkRelatedField.get_url Jared Lang 2016-02-24 13:36:39 -0800
  • d372ccca02 [FIX] "@api_view" calling error. Liping Wang 2016-02-29 19:51:33 +0800
  • eec7c1754e Merge pull request #3969 from rexkerr/fix-versioning-docs José Padilla 2016-02-27 17:11:15 -0400
  • 88320b8a61 Fixes incorrect references to URLPathVersioning Rex Kerr 2016-02-27 12:41:56 -0800
  • d85162c83d Merge pull request #3968 from linovia/bug/missing_auth_token_migration Xavier Ordoquy 2016-02-27 01:53:07 +0100
  • 753f4dc477 Fix sorting order. Xavier Ordoquy 2016-02-27 01:46:59 +0100
  • 6ea6e37ac9 Add missing migration file for #3887 Xavier Ordoquy 2016-02-27 00:51:35 +0100
  • 24a2ec0501 Merge remote-tracking branch 'reference/stable/3.3.x' into stable/3.3.3 Xavier Ordoquy 2016-02-27 00:36:23 +0100
  • a609e4e1ca Docs: Fix repetitive word in the tutorial Taranjeet 2016-02-26 00:02:38 +0530
  • c03c6c6e78 fix typo in relations docs Luke Murphy 2016-02-24 14:22:24 +0100
  • a15e46af88 Merge pull request #3965 from ildoc/master Tom Christie 2016-02-25 21:37:27 +0000
  • 82245be8f9 Merge pull request #3966 from staranjeet/typo-fix José Padilla 2016-02-25 14:59:22 -0400
  • 3fd6db1445 Docs: Fix repetitive word in the tutorial Taranjeet 2016-02-26 00:02:38 +0530
  • 35036aee15 updated tutorial for django 1.9 ildoc 2016-02-25 14:27:57 +0100
  • df1fc8df7d Fixed issue 3957 where serializer_class wass accessed directly on the view in OrderingFilter backend instead of calling the view's get_serializer_class method Benjamin Mampaey 2016-02-25 12:11:22 +0100
  • 450c76472b Merge pull request #3960 from lwm/fix-typo-relations Xavier Ordoquy 2016-02-24 15:45:23 +0100
  • f3c5802872 fix typo in relations docs Luke Murphy 2016-02-24 14:22:24 +0100
  • 5b0503ab09 Changed the note to be less verbose Mark Wright 2016-02-23 10:19:51 -0800
  • 8ee63e90b8 Collect serialziers to try when rendering the Browsable API Alejandro R. Sedeño 2016-02-23 13:01:46 -0500
  • 342a940708 A test for a POST that returns multiple objects, which triggers issue #2918 Alejandro R. Sedeño 2015-07-13 15:02:09 -0400
  • eb53edf576 Added a note about getting a 301 when using httpie and forgetting to add a trailing slash to a url Mark Wright 2016-02-22 11:53:44 -0800
  • a568d16ae4 Merge pull request #3950 from jpadilla/templates Tom Christie 2016-02-22 16:03:06 +0000
  • 9c2899f6c8 Create issue and pull request templates José Padilla 2016-02-18 09:23:31 -0400
  • 69c0de4faa Merge pull request #3953 from akarambir/remove-old-django-checks José Padilla 2016-02-19 11:08:45 -0400
  • 0b6f53eb98 Merge pull request #3943 from erickwilder/3937-accept-callable-as-initial-value José Padilla 2016-02-19 10:41:23 -0400
  • a32baeab0c Use datetime example for the Field.initial attribute Erick Wilder 2016-02-19 09:53:40 +0100
  • 69f1e3a9fd Remove old django checks from tests and compat Karambir Singh Nain 2016-02-19 01:05:45 +0530
  • 034f4a41ab Merge 42f701e024 into 5ace7174d4 Justin Plock 2016-02-18 18:25:24 +0000
  • 5ace7174d4 Merge pull request #3949 from meoooh/patch-2 Xavier Ordoquy 2016-02-18 09:15:39 +0100
  • 5cda3a04dd fix typo meoooh 2016-02-18 14:43:41 +0900
  • c6dadc062d Merge pull request #3946 from linovia/feature/remove_page_info_in_pagination_error_msg José Padilla 2016-02-17 22:48:30 -0400
  • f600787dbf Merge 2344d2270a into bec5f3db83 Jonathan Liuti 2016-02-17 17:32:29 +0000
  • 5e08231453 Remove informations about why the pagination didn't work. Xavier Ordoquy 2016-02-17 18:18:19 +0100
  • bec5f3db83 Merge pull request #3941 from wesgt/master José Padilla 2016-02-17 07:11:36 -0400
  • 0e1c1f6b91 Merge pull request #3940 from jianlin/typo-fix José Padilla 2016-02-17 07:11:04 -0400
  • 908efd6656 #3937 Update docs for the Field.initial attribute. Erick Wilder 2016-02-17 11:01:09 +0100
  • 8109752061 Closes #3937. Support callable as the value of initial for any serializer.Field Erick Wilder 2016-02-17 10:52:21 +0100
  • b773f03bd0 fix typo Wes 2016-02-17 16:35:53 +0800
  • 96644bd6c1 fix typo Kin 2016-02-16 23:08:45 -0800
  • 262857f149 Merge 4e634ca068 into 79dad012b0 Tomasz Rydzyński 2016-02-17 06:56:40 +0000
  • 666e2d98ea Accept both field.source and field_name with valid_fields=None Daniel Hahler 2016-02-16 23:42:51 +0100
  • 93897b90ee Refactored SearchFilter lookup prefixes. Simon Charette 2016-02-16 18:13:40 -0500
  • 1ada749a42 Prevented unnecessary distinct() call in SearchFilter. Simon Charette 2016-02-16 17:55:54 -0500
  • cbb8d8d254 Test deserialising data including None fk Carlton Gibson 2016-02-10 10:07:11 +0100
  • 20d1fdba69 Fix None UUID ForeignKey serialization Carlton Gibson 2016-02-16 09:29:48 +0100
  • a814e06d54 Merge 2e9240ef55 into 79dad012b0 jianlin 2016-02-16 07:24:21 +0000
  • 2e9240ef55 fixes typos and added a little help for httpie Kin 2016-02-15 23:23:29 -0800
  • 79dad012b0 Merge pull request #3933 from carltongibson/drop-django-17 Xavier Ordoquy 2016-02-15 19:59:00 +0100