Commit Graph

  • 4464ce7270
    Link added for Test Case Classes and corrected stable link for Refresh from DB (#8381) Shivendra Pratap Kushwaha 2022-03-23 17:37:44 +0530
  • a4334a8126
    Update contribution guidelines (#8422) Tom Christie 2022-03-23 11:52:45 +0000
  • 75f1998123
    Update throttling docs (#8424) Tom Christie 2022-03-23 11:52:26 +0000
  • f1360abf1a Update throttling docs Tom Christie 2022-03-23 11:45:31 +0000
  • 0e9275d007 Add StaleBot Tom Christie 2022-03-23 11:36:28 +0000
  • 0b88583a10
    Bumped versions in Github actions configuration to v3. (#8414) Mariusz Felisiak 2022-03-23 12:28:46 +0100
  • c2c68283c0 Update contribution guidelines Tom Christie 2022-03-23 11:19:51 +0000
  • 149eb33f7a Add 307 308 follow redirect test hashlash 2022-03-23 13:53:30 +0700
  • fbb29d03e1 Simplify TestAPITestClient.test_follow_redirect hashlash 2022-03-21 17:26:43 +0700
  • 513fdb2e75
    Improve pagination openapi schema Rohit Reddy Abbadi 2022-03-22 23:39:37 +0530
  • e54bab2700 Deployed 070c32f4 with MkDocs version: 1.1.2 Tom Christie 2022-03-21 10:03:33 +0000
  • 162fcc397e Add retain test data on follow=True hashlash 2022-03-21 16:00:26 +0700
  • 159c92ffbd Handle pagination Bill Collins 2022-03-20 16:39:48 +0000
  • 34aa586820 Add error responses to schema Bill Collins 2022-03-20 13:52:35 +0000
  • 8f85944fa7 Handle pagination Bill Collins 2022-03-20 16:39:48 +0000
  • 764e399cfd Add error responses to schema Bill Collins 2022-03-20 13:52:35 +0000
  • 20070f4133 Separate schemas per serializer/method Bill Collins 2022-03-20 12:54:28 +0000
  • 203aed7af2 Add output field to serializer method field Bill Collins 2022-03-20 12:29:26 +0000
  • abc26d3716 Have all serializers emit component references rather than inline Bill Collins 2022-03-20 12:22:49 +0000
  • b87b9085bf Bumped versions in Github actions configuration to v3. Mariusz Felisiak 2022-03-18 07:35:35 +0100
  • 070c32f4a6
    Update SECURITY.md (#8412) Tom Christie 2022-03-16 12:12:25 +0000
  • e9bc3f7f01
    Update SECURITY.md Tom Christie 2022-03-16 11:45:40 +0000
  • b521160c92
    Fix code block in README.md (#8408) baseplate-admin 2022-03-16 17:35:24 +0600
  • b3083d83ae
    Update index.md (#8411) Tom Christie 2022-03-16 11:35:04 +0000
  • 4efd4d595c
    Update index.md Tom Christie 2022-03-16 11:23:02 +0000
  • cd4b2c13e3
    Fix code block in README.md baseplate-admin 2022-03-14 18:52:58 +0600
  • 648ce5864e Add get_django_paginator_class method to PageNumberPagination George Dunning 2022-03-13 15:25:41 +0000
  • ee5cda0c71 Improve style, fix some typos Francisco Couzo 2022-03-12 04:02:40 -0300
  • 0e3bc2b1e0
    Throttling disclaimer (#8403) Tom Christie 2022-03-11 10:58:59 +0000
  • 0f95898e19 Expand throttling disclaimer. Tom Christie 2022-03-11 10:45:56 +0000
  • 3f41c2dc38 Throttling disclaimer Tom Christie 2022-03-11 10:29:32 +0000
  • a53e523f93
    We've renamed the drf-renderer-xlsx package to drf-excel. (#8396) Timothy Allen 2022-03-08 05:39:16 -0500
  • e3eb2691a1 We've renamed the drf-renderer-xlsx package to drf-excel. Allen, Timothy 2022-03-07 15:57:20 -0500
  • cac08dd845
    Update index.md AdilSheraz 2022-03-07 13:14:30 +0500
  • f1f44a344f
    Update index.md AdilSheraz 2022-03-05 19:05:29 +0500
  • 06040c4d26 Replace inline if statements with or example: (x = something if (x is None) else x ) --> (x = x or something) AliRn 2022-03-05 12:38:04 +0330
  • a35b946150 response to comments Jeremy Langley 2022-03-04 00:11:59 -0800
  • d31d428c97
    Update rest_framework/renderers.py Jeremy Langley 2022-03-03 23:31:28 -0800
  • 268298397d another batch Jeremy Langley 2022-03-02 05:24:54 -0800
  • 431830261b
    Update rest_framework/urlpatterns.py Jeremy Langley 2022-02-28 20:53:01 -0800
  • f02d346ec0
    Update rest_framework/filters.py Jeremy Langley 2022-02-28 20:52:42 -0800
  • 3ff562030c
    Update rest_framework/urlpatterns.py Jeremy Langley 2022-02-28 20:51:14 -0800
  • 3dbb45dc4b
    Update rest_framework/validators.py Jeremy Langley 2022-02-28 20:50:11 -0800
  • 8c4c9f05ac
    delete a tutorial item from tutorial list Ranjit Budhathoki 2022-02-28 20:41:39 +0545
  • bed81f9e07
    Link added for Test Case Classes and corrected stable link for Refresh from DB Shivendra Pratap Kushwaha 2022-02-27 13:40:36 +0530
  • 896af5661d
    Resolve Last Login Issue Ujjwal Kar 2022-02-24 22:16:20 +0530
  • 1129a8dacd Detect underlying field for OneToOne primary key Benjamin Schäfer 2022-02-17 16:51:01 +0100
  • 1f3caf5f71 make github actions formatting happy. Jeremy Langley 2022-02-20 09:19:42 -0800
  • dca1b5bc0e speed ups Jeremy Langley 2022-02-20 08:48:26 -0800
  • 3361023639 add checks before make filter kwargs zzainoo 2022-02-20 03:27:18 +0300
  • c25971c754 add checks before make filter kwargs zzainoo 2022-02-20 03:25:15 +0300
  • d74a5bfd18 added new Generic api view that Concrete all views into one endpoint zzainoo 2022-02-20 03:12:45 +0300
  • 6cc5595181
    Fix error in throttling when request.user is None Felix Viernickel 2022-02-17 13:07:32 +0100
  • 067dfbdd23 paginated_response_values will be retrieved through a seperated function Mahdi 2022-02-14 11:28:17 +0330
  • 0b49e13ace more f-strings Jeremy Langley 2022-02-13 09:07:05 -0800
  • 58b4089595 even more tests Jeremy Langley 2022-02-13 08:51:09 -0800
  • 0bb44a8c0f more passing tests Jeremy Langley 2022-02-13 08:26:41 -0800
  • e7ecbf92c4 so far so good Jeremy Langley 2022-02-13 07:56:58 -0800
  • efc7c1d664
    Update accepted_media_type argument in Renderer docs (#8364) Josh 2022-02-12 10:21:59 -0600
  • a73aef932c
    Fix errant update Josh 2022-02-11 22:17:21 -0600
  • d0f5d15a93
    update to accepted_media_type kwarg in Renderer docs Josh 2022-02-11 21:14:44 -0600
  • 8da25ea87b
    Added pagination settings test case sudosubin 2022-02-11 11:59:52 +0900
  • 5bea22f321
    Added http 102, 103, 421, and 425 status codes (#8350) Partho Kumar Rajvor 2022-02-03 17:57:47 +0600
  • 184fb3f16f
    Added http 102, 103, 421, and 425 status codes Partho Kumar Rajvor 2022-02-03 11:05:11 +0600
  • c26ec5a3b8
    Update 6-viewsets-and-routers.md (#8349) Bhuwan Panta 2022-02-01 19:33:22 +0545
  • 2619e9a084
    Update 6-viewsets-and-routers.md Bhuwan Panta 2022-02-01 19:08:23 +0545
  • a5d741aba4
    Update renderers.py Tom Christie 2022-02-01 09:42:43 +0000
  • 414ac0ad7d added translations for kyrgyz language and compiled soyuzbek 2022-01-29 10:36:57 +0600
  • f378f98a40
    if else optimization (#8340) Sevdimali 2022-01-27 19:02:20 +0400
  • 715e5e172f
    if else optimization Sevdimali 2022-01-27 18:20:56 +0400
  • 02eeb6fa00
    Change MIDDLEWARE_CLASSES to MIDDLEWARE (#8333) denniskloyn 2022-01-18 08:52:11 +0000
  • d05078689c
    Change MIDDLEWARE_CLASSES to MIDDLEWARE denniskloyn 2022-01-17 20:10:10 +0000
  • 94eb804abe
    Update filtering.md (#8331) Shivendra Pratap Kushwaha 2022-01-17 15:11:23 +0530
  • c214010888
    Update filtering.md Shivendra Pratap Kushwaha 2022-01-16 18:53:17 +0530
  • 9c3cde244b
    Update fields.py Eddy Almuiña 2022-01-13 15:41:54 +0100
  • 62f6a3a5ca Deployed c5be86a6 with MkDocs version: 1.1.2 Tom Christie 2022-01-11 13:02:03 +0000
  • c5be86a6db
    Update sponsor URL (#8328) Tom Christie 2022-01-11 13:01:25 +0000
  • 8e4c038d77
    Update index.md Tom Christie 2022-01-11 12:53:41 +0000
  • 67ae386c1e
    Update sponsor URL Tom Christie 2022-01-11 12:51:50 +0000
  • fa339bc3f5
    Added target="_blank" with github repo link Partho Kumar Rajvor 2022-01-08 18:40:58 +0600
  • f9ccbad4d9
    minor update on tutorial serialization (#8323) Suntae Kim 2022-01-06 22:55:44 +0900
  • 5a501cba27 minor update on tutorial serialization Suntae Kim 2022-01-06 16:02:11 +0900
  • d7968b78e7 update tutorial - serialization kst6294 2022-01-06 15:44:35 +0900
  • 2387dfcdfc Improve hot path performance of is_simple_callable() and get_attribute() Alexei Ardyakov 2022-01-05 00:27:37 +0300
  • 2a6abd0d2e Use PrimaryKeyRelatedField pkfield in openapi wnd-ft 2021-12-31 00:32:25 +0900
  • d6206a4ba6
    docs: include drf-social-oauth2 to docs. Wagner de Lima 2021-12-27 13:24:04 +0100
  • 5b2abbed25
    Correct variable name (#8306) kaushik kothiya 2021-12-22 20:47:57 +0530
  • bce9df9b5e
    Make ReturnDict support dict union operators on Python 3.9 and later (#8302) Luke Plant 2021-12-22 15:08:58 +0000
  • 239f55c723
    Fix typo in fa_IR translations Mohammadreza Varasteh 2021-12-22 15:59:49 +0330
  • c56d5a951b
    Drop support for Django 3.1. Hasan Ramezani 2021-12-21 16:14:17 +0100
  • 408f6d5be8
    Remove remaining Django 3.0 related stuff in docs and setup.py Hasan Ramezani 2021-12-21 16:11:08 +0100
  • d5e7d65b9a
    Correct variable name kaushik kothiya 2021-12-20 22:24:57 -0800
  • 76e61cccac
    Update mixins.py Siraj Alam 2021-12-19 14:37:18 +0530
  • 45082b3936
    Fixed missing "fields" meta argument in docs (#8243) Guilouf 2021-12-17 16:20:14 +0100
  • a5966e966c Make ReturnDict support dict union operators on Python 3.9 and later Luke Plant 2021-12-17 10:02:17 +0000
  • f4cf0260bf Version 3.13.1 3.13.1 Tom Christie 2021-12-15 15:18:24 +0000
  • a780e80deb
    Revert "Make api_view respect standard wrapper assignments (#8291)" (#8297) Tom Christie 2021-12-15 15:16:38 +0000
  • c055bce4ed Revert "Make api_view respect standard wrapper assignments (#8291)" Tom Christie 2021-12-15 14:54:16 +0000
  • 9544b3dcc4
    Update docs/api-guide/serializers.md Guilouf 2021-12-14 12:38:45 +0100
  • e6bbae30a8
    add OAS securitySchemes and security objects Alan Crosswell 2020-09-03 20:38:25 -0400