Commit Graph

  • 57647db278
    Delete .deepsource.toml Tom Christie 2021-03-26 10:21:31 +0000
  • f83620dcc9
    Version 3.12.4 (#7873) Tom Christie 2021-03-26 09:27:01 +0000
  • a502e49f73 Tweak release notes Tom Christie 2021-03-26 09:26:37 +0000
  • 7356b34911 Version 3.12.4 Tom Christie 2021-03-26 09:25:04 +0000
  • 72c155d8f4
    Revert "pick deque instead of list (#7849)" (#7872) Tom Christie 2021-03-26 09:17:47 +0000
  • 83d570fdee Revert "pick deque instead of list (#7849)" Tom Christie 2021-03-26 08:58:00 +0000
  • b3205f4919 Fixed code quality issues ankitdobhal 2021-03-25 23:23:23 -0400
  • 9d980a9b8d LimitOffsetPagination: Changed the check of data type to try-catch in get_count method to isinstance method RokHyungSon 2021-03-26 02:33:08 +0900
  • dffa612134
    Fix release notes typo Tom Christie 2021-03-25 12:30:45 +0000
  • 0ecbb711c5 Deployed 83ad265e with MkDocs version: 1.1 Tom Christie 2021-03-25 12:30:09 +0000
  • ef6d5fc165 Deployed 83ad265e with MkDocs version: 1.1 Tom Christie 2021-03-25 12:24:20 +0000
  • 83ad265e13
    Version 3.12.3 (#7866) 3.12.3 Tom Christie 2021-03-25 12:23:23 +0000
  • 30c2b9b282 Version 3.12.3 Tom Christie 2021-03-25 11:07:42 +0000
  • ebcb8d5310
    pick deque instead of list (#7849) Jack 2021-03-25 18:47:44 +0800
  • 5f4e262edc
    Use method type annotation to determine schema type for method field Erwin Junge 2021-03-22 17:17:10 +0100
  • 71e6c30034
    update SerializerMethodField example in docs (#7858) Joe Michelini 2021-03-22 08:08:19 -0400
  • 7e3dd9cd1b
    Added fast-drf as a thirdparty package for making API development faster. (#7857) Mohammad Ashraful Islam 2021-03-22 18:07:48 +0600
  • 7154191fd7 fix formatting Joe Michelini 2021-03-21 15:40:50 -0400
  • c334229111 update SerializerMethodField example Joe Michelini 2021-03-21 15:32:10 -0400
  • 68ee06d284 Added fast-drf as a thirdparty package for making API development faster. Mohammad Ashraful Islam 2021-03-21 19:20:08 +0600
  • c6d4bbbb4e
    Fix ignore display_name. Kazantcev Andrey 2021-03-21 15:11:18 +0300
  • 0cddf097ca
    Fix typo in docs (#7853) Hasan Talha Yazıcı 2021-03-21 10:53:09 +0100
  • 818d6a005b
    Fix typo in docs Hasan Talha Yazıcı 2021-03-19 23:28:32 +0100
  • b25ac6c5e3
    Don't hit db to access user_id in TokenProxy (#7852) Anton Zaslavskiy 2021-03-19 14:46:09 +0300
  • 898177f9d5
    Don't hit db to access user_id in TokenProxy Anton Zaslavskiy 2021-03-18 11:53:53 +0300
  • 4b7cf3f7da
    Merge branch 'master' into patch-4 Asif Saif Uddin 2021-03-17 22:50:19 +0600
  • 67ebdd32cd
    Reject PrimaryKeyRelatedField bool lookup values (#7597) Aristotelis Mikropoulos 2021-03-17 15:28:38 +0200
  • fa8fbea0e7
    Update .gitignore Tom Christie 2021-03-17 13:25:36 +0000
  • 7b53960c3b
    Revert "made Browsable API base template cachable: omit CSRF token when unnecessary (#7717)" (#7847) Tom Christie 2021-03-17 13:24:55 +0000
  • 3e274146fc
    Fix WSGI signature for DjangoTestAdapter (#7846) Tom Christie 2021-03-17 13:24:38 +0000
  • f4a6dc5aca pick deque instead of list Jack Zhang 2021-03-17 13:24:38 +0800
  • a40bce50cd
    No need to explictitly set None as default (#7373) Yuekui 2021-03-16 06:29:13 -0700
  • 98ad5f38eb Revert "made Browsable API base template cachable: omit CSRF token when unnecessary (#7717)" Tom Christie 2021-03-16 13:27:06 +0000
  • 9c9ffb18f4
    made Browsable API base template cachable: omit CSRF token when unnecessary (#7717) Jesse London 2021-03-16 08:25:21 -0500
  • 007defb8ee
    Fix WSGI signature for DjangoTestAdapter Tom Christie 2021-03-16 13:22:36 +0000
  • b0ca248d88
    Correct the use of "to" (#7696) Jeff Baumes 2021-03-16 08:57:04 -0400
  • ce1568322a
    Ordering filter bug with model property serializer field (#7609) Ömer Faruk Abacı 2021-03-16 15:53:39 +0300
  • 2883a0256a made it compatible with the old ordering template and added rendering tests for them Gassan Gousseinov 2021-03-15 23:46:11 +0100
  • b256c46cb1
    Render JSON fields with proper indentation in browsable API forms. (#6243) Alex Hedlund 2021-03-15 12:44:03 +0200
  • ff625ecff5
    Document object level permissions gotchas (#7446) Henryk Plötz 2021-03-15 11:28:45 +0100
  • 226deb5707 Allow select additional sort criteria on modal filter form Gassan Gousseinov 2021-03-14 17:52:14 +0100
  • 63d8063234 Note edge case compatibility break in 3.10.x syntaf 2021-03-11 21:29:06 -0800
  • 883f6fe814
    Rename django-extra-fields to drf-extra-fields (#7833) Ömer Faruk Abacı 2021-03-11 14:39:06 +0300
  • b5dce76f30 Rename django-extra-fields to drf-extra-fields Ömer Faruk Abacı 2021-03-11 14:26:49 +0300
  • c7f8b1456a Filter model properties in get_default_valid_fields of OrderingFilter Ömer Faruk Abacı 2021-03-11 13:40:05 +0300
  • f070619061
    Updated tox/travis to point to Django main branch. (#7827) Carlton Gibson 2021-03-11 11:26:11 +0100
  • 6e46dde28a Updated tox/travis to point to Django main branch. Carlton Gibson 2021-03-10 14:25:08 +0100
  • 39a98c80a6 Fix 'get_page_number' implementation Tom Christie 2021-03-11 09:21:22 +0000
  • c05cbe2da2
    Update pagination.py Tom Christie 2021-03-10 12:50:59 +0000
  • ffe11d41bd
    upgrade pytest+pytest-django to eliminate dependencies on six (#7672) Max Morlocke 2021-03-10 07:45:47 -0500
  • d6e571d27a
    Merge branch 'master' into mjm/upgrade-pytest Tom Christie 2021-03-10 12:45:28 +0000
  • c78f992176
    Make the doc on overriding the default permission classes more clear. (#7661) Feanil Patel 2021-03-10 07:44:17 -0500
  • 4f3cd8c7b0
    add django-rest-durin to 3rd party auth libs [docs] (#7615) Eshaan Bansal 2021-03-10 18:10:45 +0530
  • 74257f10e6
    Merge branch 'master' into master Tom Christie 2021-03-10 12:40:38 +0000
  • cef74d1726
    Add rest-framework-actions to Third Party Packages (#7688) John Alexis Munera 2021-03-10 07:37:06 -0500
  • 7262690b7f
    Merge branch 'master' into patch-1 Tom Christie 2021-03-10 12:36:53 +0000
  • 6f6d402d04
    Allow 'get_page' method for overriding #7626 (#7652) sarath ak 2021-03-10 18:02:10 +0530
  • c603b98403
    Fix OpenAPISchema rendering for timedelta (#7641) Pierre Chiquet 2021-03-10 13:03:15 +0100
  • c69e2e4eaa
    Add graphwrap to third-party-packages.md (#7819) PaulGilmartin 2021-03-10 10:02:38 +0100
  • 83500bc1ee
    Merge branch 'master' into master Tom Christie 2021-03-10 09:02:19 +0000
  • a94178317d Remove additional newline Paul Gilmartin 2021-03-10 08:20:24 +0100
  • 4fec2ff91e Fix typo in third party packages docs Paul Gilmartin 2021-03-10 08:18:45 +0100
  • cc86a1c170 Add graphwrap to third-party-packages documentation Paul Gilmartin 2021-03-10 08:16:53 +0100
  • a3ae8ea77e
    Do not do SELECT count(*) FROM ... if pagination is not requested (#6098) Dmitry Mugtasimov 2021-03-09 15:06:12 +0300
  • dcfa02e7af
    Update pagination.py Tom Christie 2021-03-09 12:05:28 +0000
  • 750bad0a58
    Actually use the loginUser arguments in the example (#7714) Romain Rigaux 2021-03-09 04:00:51 -0800
  • 4e0d6c4118
    Update default.css (#7643) Vitor Hugo 2021-03-09 08:54:58 -0300
  • 747fef6134
    Add django-rest-authemail to Third Party Packages (#7679) Celia Oakley 2021-03-09 22:51:52 +1100
  • 82b8a64a02
    docs: add example for caching (#7118) Chris Guo 2021-03-09 19:49:19 +0800
  • 95ae92ef23
    Fix #7706 (#7724) Berkant 2021-03-09 14:34:18 +0300
  • 05512160ab
    Respect allow_null=True on DecimalFields (#7718) David Kerkeslager 2021-03-09 05:49:03 -0500
  • a89a6427d3
    #7703 adding deprecations to release notes (#7716) Nathan Glover 2021-03-09 05:22:37 -0500
  • 393f867995
    Overlooked translation in search.html (#7551) Cas Ebbers 2021-03-09 11:21:11 +0100
  • e9a54e38e1
    add support for Yes/No literals with BooleanField (#7701) kuter 2021-03-09 11:17:30 +0100
  • b463878132
    Commas added in README (#7730) Igor Polyakov 2021-03-09 17:16:19 +0700
  • e32ebc4199
    Docs: DjangoModelPermissions works on views with get_queryset() method. (#7693) Alex Cotsarelis 2021-03-08 07:09:17 -0500
  • 234527959d
    Have options example in documenting-your-api.md to return a Response (#7639) Jean-Pierre Merx 2021-03-08 13:08:26 +0100
  • ef112f5017
    Provide example for dict in ValidationError detail (#7788) arcanemachine 2021-03-08 04:46:35 -0700
  • 4dd5c18b11 set view.instance to object in detailview, like in [django](https://github.com/django/django/blob/master/django/views/generic/detail.py#L106). Xiang Wang 2020-07-06 12:28:55 +0800
  • cbd4b79611
    Merge branch 'master' into master Pramod Pujara 2021-03-08 10:56:21 +0545
  • 8825515152
    Provide example for dict in ValidationError detail arcanemachine 2021-03-08 04:53:10 +0000
  • 435f6222e6
    remove tutorial Pramod Pujara 2021-03-08 00:06:06 +0545
  • f8982930eb
    remove command cd .. Pramod Pujara 2021-03-07 22:02:34 +0545
  • a8ef076693 Remove unecessary import Michel Sabchuk 2021-03-06 20:25:44 -0300
  • 2ff4974045 Use the str representation of a queryset instead of the __repr__ Michel Sabchuk 2021-03-06 13:21:47 -0300
  • 3b4f617a2e Adding more verbose validation error messages in case of both "min_value" and "max_value" limits are set. Sergey Piskunov 2021-03-05 11:04:36 +0200
  • 0ef28b1c5e
    Fix authentication message in Spanish Andres Gonzalez 2021-03-04 11:14:35 -0500
  • ec29ff8a80
    Delete ISSUE_TEMPLATE.md Tom Christie 2021-03-03 15:45:40 +0000
  • ee51145574
    Update config.yml Tom Christie 2021-03-03 15:43:57 +0000
  • 37b8d2018d
    Create 1-issue.md Tom Christie 2021-03-03 15:42:38 +0000
  • db0bb5ef42
    Update config.yml Tom Christie 2021-03-03 15:39:22 +0000
  • c9a00bdb2c
    Update config.yml Tom Christie 2021-03-03 15:33:14 +0000
  • 344235ab37
    Create config.yml Tom Christie 2021-03-03 15:32:19 +0000
  • 1deb8ae370
    Update FUNDING.yml Tom Christie 2021-03-03 15:06:42 +0000
  • de7468d0b4
    support multi db atomic_requests (#7739) Jonathan Mortensen 2021-03-03 03:15:39 -0800
  • d132d4ed5b
    support multi db atomic_requests JMo 2021-03-02 14:50:36 -0800
  • 8f6d2d2f9c
    Update docs link to Django OAuth Toolkit. (#7737) Usoof Mansoor 2021-03-02 11:26:31 +0400
  • 35db93e3f2
    Jazzband became the maintainers of DOT Usoof Mansoor 2021-03-02 11:15:24 +0400
  • 032c1b00de Updated-ModelSerializer Lakshit Khanna 2021-03-01 13:27:34 +0530
  • d0ae614c67 django-restframework Lakshit Khanna 2021-03-01 13:04:31 +0530