Commit Graph

  • 0d0e7c3ae0 Add HTTP 308 Permanent Redirect (#6693) Florian Wendelborn 2019-05-22 20:25:12 +0200
  • 0ad5d0a44d
    Fix some typos and double spaces in Filtering docs Bruno Parmentier 2019-05-22 19:03:06 +0200
  • ade447d5c8
    fix(statuses): Add HTTP 418 I'm a Teapot Florian Wendelborn 2019-05-22 18:52:17 +0200
  • 2965960109
    fix(statuses): Add HTTP 308 Permanent Redirect Florian Wendelborn 2019-05-22 18:48:10 +0200
  • fc91683fe3
    fix(statuses): Add HTTP 102 Processing Florian Wendelborn 2019-05-22 18:43:59 +0200
  • 7f8857fffa
    Add more DRF job sites Dani Hodovic 2019-05-22 12:54:40 +0800
  • db37512a6e
    Remove 3.10 deprecations (#6687) Ryan P Kilby 2019-05-21 10:36:55 -0700
  • ccd9b71c0a Don't cache _readable_fields and _writable_fields (#6689) Ran Benita 2019-05-21 17:45:31 +0300
  • 9fcffd78ce Don't cache _readable_fields and _writable_fields Ran Benita 2019-05-09 09:33:17 +0300
  • 68eb863e7c Replace usage of BindingDict and remove it Ran Benita 2019-05-09 09:24:54 +0300
  • d6c24441d5 Bump deprecation warning versions Ryan P Kilby 2019-05-20 20:13:18 -0700
  • 11fe6a199f Remove detail_route/list_route Ryan P Kilby 2019-05-20 20:11:39 -0700
  • e0882a52e4 Remove DjangoObjectPermissionsFilter Ryan P Kilby 2019-05-20 20:10:38 -0700
  • 1b8141a4aa
    Fix nullable source='*' fields (#6659) Ryan P Kilby 2019-05-20 14:58:02 -0700
  • 2c92548963 Made the loading of the fund sidebar async (#6686) Rick van Hattem 2019-05-20 17:09:23 +0200
  • f129d89e35
    Made the loading of the fund sidebar async Rick van Hattem 2019-05-20 16:07:16 +0200
  • 7232586c7c Simplify Serializer.fields with @cached_property (#6662) Ran Benita 2019-05-20 16:49:47 +0300
  • 43a9cc1b7a Fix CursorPagination when objects get deleted between calls (#6504) (#6593) Joachim Jablon 2019-05-20 15:41:31 +0200
  • 6079fe7be5 Fix #6007, and fix test_schemas.TestURLNamingCollisions.test_from_router() assertion fakepoet 2019-05-20 16:17:39 +0800
  • 02376b3aab Add test case for issue #6007 fakepoet 2019-05-20 16:01:19 +0800
  • c39f687130 remove already writed line in tutorial 4 Doarakko 2019-05-19 14:59:16 +0900
  • eecd5cea5c add detail file path Doarakko 2019-05-19 14:55:56 +0900
  • c0dfaa1744
    Do not persist the context in validators Michael Käufl 2019-05-18 19:23:20 +0200
  • 7e5727b044
    fix(i18n): fix french translation Erwann Mest 2019-05-16 17:17:18 +0200
  • c694d799fd
    Update metadata Move methods attrs to class attr 老广 2019-05-16 13:52:19 +0800
  • 15e044b231
    Merge pull request #1 from encode/master 老广 2019-05-16 13:47:10 +0800
  • 0123a2c489 Add tests for unique validation for bulk creation in model serializers Mariana Bedran Lesche 2019-01-07 16:04:16 -0300
  • 10c9016322 Moved duplicated code from Serializer, ListSerializer to BaseSerializer oliver 2019-05-15 11:03:01 +0900
  • 15130721cb
    removed inadvertent duplicated code Alan Crosswell 2019-05-14 16:04:56 -0500
  • 8d4e35d24a
    generate openapa schema field validators Alan Crosswell 2019-05-14 15:58:33 -0500
  • 6d095f6068 Add note to throttling documentation about changed behavior Mathieu Pillard 2019-05-14 19:38:12 +0200
  • ac0f0a1774 Updated optional requirements (#6673) Asif Saif Uddin 2019-05-14 23:14:11 +0600
  • c3a13916d2
    Update release notes (#6671) Ryan P Kilby 2019-05-14 10:13:14 -0700
  • 7579b7c7b2
    Updated optional requirements Asif Saif Uddin 2019-05-14 21:29:30 +0600
  • b33bdf75d1 Add documentation for changes to throttling Mathieu Pillard 2019-05-14 15:13:10 +0200
  • 1fefc4e74a Resolve conflicts with latest master branch fakepoet 2019-05-14 14:41:12 +0800
  • 82b3e8c168
    django 2.0+ only Asif Saif Uddin 2019-05-14 10:44:21 +0600
  • 1aebe58ebb Add top-level symlink to release notes Ryan P Kilby 2019-05-13 13:09:10 -0700
  • d14c4a4801 Add 3.9.4 release notes to master Ryan P Kilby 2019-05-13 13:08:09 -0700
  • 3fd1052ef6
    add OpenAPI schema initialization Alan Crosswell 2019-05-13 15:21:29 -0400
  • 203fb2004e Always add all requests to all throttling classes history Mathieu Pillard 2019-05-13 16:46:59 +0200
  • 37f210a455
    Added OpenAPI Schema Generation. (#6532) Carlton Gibson 2019-05-13 16:07:03 +0200
  • b4ec1020c4 Added OpenAPI Schema Generation. Carlton Gibson 2019-03-19 15:51:59 +0100
  • a91e6a0e69 Updated test packges version (#6665) Asif Saif Uddin 2019-05-13 14:21:27 +0600
  • 56307cc577
    Updated test packges version Asif Saif Uddin 2019-05-12 13:11:03 +0600
  • b4204cfb11 Deployed b1c4d8b5 with MkDocs version: 0.16.3 Carlton Gibson 2019-05-10 20:15:54 +0100
  • b1c4d8b59b Update version and release notes for v3.9.4. 3.9.4 3.9.x Ryan P Kilby 2019-05-10 10:52:20 -0700
  • 91e492bd2e Rollback #6435 Ryan P Kilby 2019-05-10 10:43:07 -0700
  • a2f80b8451 Simplify Serializer.fields with @cached_property Ran Benita 2019-05-09 09:06:16 +0300
  • 9811a29a5a Pass through memo in __deepcopy__ as required by the docs (#6660) Ran Benita 2019-05-09 11:20:33 +0300
  • a7c577cb31 Dict field allow empty (#6583) gaetano-guerriero 2019-05-09 10:18:20 +0200
  • badefef1fd document ListField allow_empty option Gaetano Guerriero 2019-04-11 23:36:32 +0200
  • 6da14b1295 document HStoreField allow_empty parameter Gaetano Guerriero 2019-04-11 23:45:34 +0200
  • 315dedeebf dict field: support allow_empty option Gaetano Guerriero 2019-04-11 23:33:39 +0200
  • 1673be2302 Inline _readable_fields and _writable_fields Ran Benita 2019-05-09 09:51:33 +0300
  • 849136a684 Don't cache _readable_fields and _writable_fields Ran Benita 2019-05-09 09:33:17 +0300
  • 21dc57b46c Replace usage of BindingDict and remove it Ran Benita 2019-05-09 09:24:54 +0300
  • db81a1735e Simplify Serializer.fields with @cached_property Ran Benita 2019-05-09 09:06:16 +0300
  • 5acdf51c7d Simplify is_simple_callable() and make it faster and more general Ran Benita 2019-05-09 08:52:23 +0300
  • e476143e7d Pass through memo in __deepcopy__ as required by the docs Ran Benita 2019-05-08 14:41:38 +0300
  • 564faddb0f Make Markdown 2.6 the minimum compatible version (#6576) Tim Gates 2019-05-09 12:34:38 +1000
  • 3ad0bcdc88 Fix nullable source='*' fields Ryan P Kilby 2019-05-08 19:16:51 -0700
  • 5b809a9b6f Add tests for nullable source='*' fields Ryan P Kilby 2019-05-08 18:53:14 -0700
  • 30b9859e0c DjangoModelPermissions.perms_map 'GET' Django<2.1 compatible value. Dmitri Sintsov 2019-05-09 00:02:13 +0300
  • 2e7ab9d6c6
    Merge pull request #6654 from jorrit-wehelp/patch-1 Xavier Ordoquy 2019-05-08 18:14:27 +0200
  • 3a21b390ff
    Fix test with STRICT_JSON setting Jorrit 2019-05-08 16:48:45 +0200
  • c1c23ac97b Allow to optionally override DjangoModelPermissions.perms_map via view.perms_map. Dmitri Sintsov 2019-05-08 11:40:57 +0300
  • be5a9f78f3 Added note on serializing extra fields from Through Model (#6652) Andreu Vallbona Plazas 2019-05-07 20:01:24 +0200
  • c483990592
    Remove blank line. Carlton Gibson 2019-05-07 19:58:30 +0200
  • 8098e74fe2
    adding small clarification on ManyToManyFields with a Through Model Andreu Vallbona Plazas 2019-05-07 18:56:55 +0200
  • 680ed8aa8b Add django-rest-witchcraft to third party packages (#6587) Serkan Hosca 2019-05-06 19:19:51 -0400
  • 50a24d6d7f Drop Python 3.4 support (#6620) Asif Saif Uddin 2019-05-07 00:35:58 +0600
  • 0d6d38ec66 removed python 3.4 ref from doc Asif Saif Uddin 2019-05-07 00:23:49 +0600
  • e7b6852b4c Merge branch 'master' of https://github.com/encode/django-rest-framework into 34 Asif Saif Uddin 2019-05-07 00:20:56 +0600
  • 6bfe222f25
    docs: Fix rel=prev/next Florian Bruhin 2019-05-06 14:52:05 +0200
  • ed61923d87 feature(Field Label): Optionally Allow Field Label refs #6649 omkar-dsd 2019-05-06 12:26:33 +0530
  • d9f4bf8570 Fix lint. fakepoet 2019-05-05 14:28:00 +0800
  • c432f1ff84 Fix schema generation problem, and fix test_schemas.TestURLNamingCollisions.test_from_router() behavior. (#6007) fakepoet 2019-05-05 14:13:14 +0800
  • 6b6bb80ab8 Add testcase to show incorrect schema generation (#6007) fakepoet 2019-05-05 12:01:20 +0800
  • 0f819d844d Remove recommendation for DRF Docs (#6580) Aart Goossens 2019-05-04 00:26:06 +0200
  • d14680dbcd Merge branch 'master' of https://github.com/encode/django-rest-framework Asif Saif Uddin 2019-05-03 10:01:03 +0600
  • aa49378941 fixed lint errors Asif Saif Uddin 2019-05-03 09:59:48 +0600
  • 1bef4e8b8d Merge branch 'master' of https://github.com/encode/django-rest-framework into 34 Asif Saif Uddin 2019-05-03 09:50:41 +0600
  • 14fad0d690 Fix capitalization, markdown syntax link in docs (#6621) Jimmy Merrild Krag 2019-05-03 03:17:33 +0200
  • ec7f7d02f3 Enforce allow_empty=False during partial validation of parent serializer Reupen Shah 2019-03-17 17:14:42 +0000
  • a19d80d359
    date and date-time are string types with a format Alan Crosswell 2019-05-02 14:28:30 -0400
  • 99a2b7c347 Avoid Django's lazy() when creating validators because it is too slow Ran Benita 2019-05-02 18:46:02 +0300
  • 4dafbb1dc0
    Incorrect property name makes example not work Marc Brevoort 2019-05-02 13:36:11 +0100
  • 3d28279d05 unittest to pytest assertion convertions Asif Saif Uddin 2019-05-02 13:36:18 +0600
  • 375f1b59c6 added gitignore .py.bak Asif Saif Uddin 2019-05-02 13:33:37 +0600
  • 1978f0874b added gitignore .py.bak Asif Saif Uddin 2019-05-02 13:32:05 +0600
  • b37eb5f2fa Merge branch 'master' of https://github.com/encode/django-rest-framework into 34 Asif Saif Uddin 2019-05-02 12:55:27 +0600
  • 2a39ad8eeb Merge branch '34' of https://github.com/auvipy/django-rest-framework into 34 Asif Saif Uddin 2019-05-02 12:54:55 +0600
  • 3ead1df728 Fixed errors n un needed checks Asif Saif Uddin 2019-05-02 12:53:17 +0600
  • 10da02c169
    Rollback version change Tim Gates 2019-05-02 13:08:43 +1000
  • 1e519486e1 Fixup isort command/config (#6639) Jon Dufresne 2019-05-01 17:42:10 -0700
  • 67d2eabd6c Fix username in template for custom user models (#6612) Afnarel 2019-05-02 02:23:23 +0200
  • f3303f5832 Move isort command line options to setup.cfg Jon Dufresne 2019-05-01 06:42:54 -0700
  • f669395dd8 Fix BytesWarning in test_schemas.py (#6638) Jon Dufresne 2019-05-01 16:47:01 -0700
  • c231bb32d7 Fix BytesWarning in test_schemas.py Jon Dufresne 2019-05-01 06:03:30 -0700