Commit Graph

  • 80e89c75c7 Add DRF Access Policy to 3rd party packages (#6723) Robert Singer 2019-06-23 15:18:08 -0500
  • e86e13b3c3 Adds packages to 3rd party package index page Robert Singer 2019-06-23 15:08:38 -0500
  • 6a95451d72 Fixes #6751 - ModelSerializer fields does not get updated correctly when signals are connected to some fields (#6752) Kryštof Řeháček 2019-06-22 10:14:15 +0200
  • c2336b5320 added test for the issue 6751 Krystof Rehacek 2019-06-21 23:40:27 +0200
  • e2e039b4e8 removed blank line Krystof Rehacek 2019-06-21 22:42:07 +0200
  • 9c3ea30565
    Fix tox E302 and E303 Matías Pierobon 2019-06-21 12:31:10 -0300
  • 88b6200b4b
    Fix NameError Matías Pierobon 2019-06-21 12:19:06 -0300
  • db16bb3799
    Fix typo at OR constructor Matías Pierobon 2019-06-21 12:03:28 -0300
  • 74855ff383
    Let AND and OR operators have multiple members Matías Pierobon 2019-06-21 11:54:18 -0300
  • 345fd7df6c Extracted page_size logic into get_page_number to allow overloading Artem Skoretskiy 2019-06-21 11:58:51 +0200
  • 4871372e24 added comment why m2m fields are saved after instance Krystof Rehacek 2019-06-20 11:52:00 +0200
  • 177949472c save instance before setting m2m fields Krystof Rehacek 2019-06-20 11:46:22 +0200
  • 064f1e9a14 reverted condition Krystof Rehacek 2019-06-20 11:46:05 +0200
  • 9942453e31 fixes #6751 Krystof Rehacek 2019-06-19 14:37:31 +0200
  • 1b03c113ec
    Merge c94dbd7490 into 72de94a05d Min ho Kim 2019-06-18 19:58:02 +0000
  • 72de94a05d Fix typos in docs (#6747) Min ho Kim 2019-06-19 05:58:01 +1000
  • c94dbd7490 Fix typo in docs Min ho Kim 2019-06-19 05:39:59 +1000
  • aee2bfbc23 Changed to type in assertions Dharanidhar Reddy 2019-06-17 10:27:15 +0530
  • 4dc4498321
    Create YTR jvpkvp101 2019-06-15 08:47:13 -0600
  • 6d790c7bea Fixed Lint errors Dharanidhar Reddy 2019-06-15 18:56:02 +0530
  • d93e3b9419 Fixed Lint errors Dharanidhar Reddy 2019-06-15 18:35:34 +0530
  • 2df24632e0 Implemented Pagination decorator for View Dharanidhar Reddy 2019-06-15 18:15:09 +0530
  • 540fc0ca8c
    Add get_read_only_fields method to Modelserializer. Hasan Ramezani 2019-06-15 00:31:52 +0200
  • 025c30bd3c Allow nested write of non-relational fields Cristi Vîjdea 2019-06-13 20:01:33 +0300
  • a8118278b9
    Made release notes path a clickable link Colin Ross 2019-06-11 17:55:07 +0100
  • 81e32c4639
    Update docs/topics/documenting-your-api.md Carlton Gibson 2019-06-10 11:52:31 +0200
  • 2b6e35af73
    Update docs/topics/documenting-your-api.md Carlton Gibson 2019-06-10 11:52:24 +0200
  • c2c9a70ddf
    Update docs/topics/documenting-your-api.md Carlton Gibson 2019-06-10 11:52:13 +0200
  • 4f1c8d14f2
    Update docs/topics/documenting-your-api.md Carlton Gibson 2019-06-10 11:52:04 +0200
  • 809a6acd36 Add --urlconf to the generateschema command (#6696) Xavier Ordoquy 2019-06-09 15:23:52 +0200
  • 3ea517acb8 Add urlconf to the generateschema command Xavier Ordoquy 2019-05-22 19:43:45 +0200
  • 4d228257ac Retain declared path ordering in OpenAPI YAML output. (#6680) Alan Crosswell 2019-06-09 08:58:02 -0400
  • 3fb872b252 Begin v3.10 Release Announcement. Carlton Gibson 2019-06-09 12:53:00 +0200
  • 5f0f3b5c2d Update schema docs for OpenAPI Carlton Gibson 2019-06-09 12:52:45 +0200
  • 819c46ea80 Add --generator_class CLI option to generateschema (#6735) Alan Crosswell 2019-06-09 08:43:54 -0400
  • 2d65f82dd7 Generate OpenAPI schema field types from validators. (#6674) Alan Crosswell 2019-06-09 08:42:56 -0400
  • 7d7912b769 Retain ordering of paths as provided in urlconf in OpenAPI schemas. Alan Crosswell 2019-05-16 11:52:00 -0500
  • c975a1b554 add pyyaml.dump(..., sort_keys=False) to not sort openapi keys alphabetically Alan Crosswell 2019-05-15 16:55:47 -0500
  • a63860fc8b Corrected openapi.SchemaGenerator path prefixes. (#6724) Alan Crosswell 2019-06-09 08:29:55 -0400
  • 8d9ae9a777 Add test for generateschema —generator_class flag. Carlton Gibson 2019-06-09 14:22:02 +0200
  • 60bcc93202 Remove duplicate test in tests/test_utils.py (#6736) Hasan Ramezani 2019-06-07 15:45:34 +0200
  • a72ef8f0d8
    Remove duplicate test in tests/test_utils.py Hasan Ramezani 2019-06-06 22:58:57 +0200
  • e49a50c6c3
    add --generator_class CLI option to generateschema Alan Crosswell 2019-06-06 12:42:43 -0400
  • f6a90ed13b
    Replace filterset_fields with filter_fields rfb2 2019-06-06 16:30:25 +0000
  • 9ac9c1b2ea
    Update status code docs (#6732) Ryan P Kilby 2019-06-05 17:51:50 -0700
  • 7afa44da1d Add new HTTP status codes Ryan P Kilby 2019-06-05 16:40:34 -0700
  • 3b81bc7d76 Fixup whitespace issue Ryan P Kilby 2019-06-05 16:40:22 -0700
  • abbd42124f upgrade jQuery to latest version Greg Curtis 2019-06-04 09:27:54 -0400
  • e7f39c4485 Deployed 6a8575b0 with MkDocs version: 0.16.3 Tom Christie 2019-06-04 11:04:28 +0000
  • 6a8575b042
    Sponsor update (#6727) Tom Christie 2019-06-04 12:03:31 +0100
  • 78c37f3b00 Merge branch 'master' into sponsor-update Tom Christie 2019-06-04 11:30:47 +0100
  • 66ceaefa31 Sponsor Update Tom Christie 2019-06-04 11:19:50 +0100
  • 3135ae86c9
    Create FUNDING.yml Tom Christie 2019-06-04 09:00:11 +0100
  • 5c9ed717fc
    fix // path prefix Alan Crosswell 2019-06-02 10:56:50 -0400
  • f40b1ce946 Adds DRF Access Policy to permissions 3rd party section Robert Singer 2019-06-01 14:01:16 -0500
  • 3e210ae48d
    Update markdown preprocessor registration (#6722) Ryan P Kilby 2019-05-31 14:11:58 -0700
  • 72ac2f65a5 Update optional requirements docs Ryan P Kilby 2019-05-31 13:55:41 -0700
  • c94ef7dac2 Start 3.10.0 release notes Ryan P Kilby 2019-05-31 13:41:53 -0700
  • 388577bfb9 Fixup milestone links in release notes Ryan P Kilby 2019-05-31 13:40:11 -0700
  • 9de1226dca Update markdown preprocessor registration Mark Cabanero 2019-01-18 14:47:00 -0500
  • 6aac9d2be1 Remove references to django-crispy-forms (#6600) Adam 2019-05-30 20:47:30 -0600
  • b37aa284eb Remove unnecessary bytes() calls (#6626) Jon Dufresne 2019-05-30 15:05:27 -0700
  • 6bd25c09a6 Add Multiple HTTP Statuses (#6706) Florian Wendelborn 2019-05-30 23:32:46 +0200
  • 8430f3e5b6 Fix typo in github.com URL. (#6720) Timothy Allen 2019-05-30 15:23:37 -0400
  • 4b4aad848b Fix typo in github.com URL. Allen, Timothy 2019-05-30 02:07:53 +0000
  • c2293e9f25 Improve performance of lazy validation message formatting (#6709) Ran Benita 2019-05-29 21:32:03 +0300
  • 62ed1f8270 Use yaml.safe_load instead of load (#6719) Rodolfo Carvalho 2019-05-29 17:51:24 +0100
  • 85a5db4c7c Use yaml.safe_load instead of load Rodolfo Carvalho 2019-05-29 11:32:30 +0100
  • 063f0de949 Move security information to the GitHub security tab (#6716) Monte Hellawell 2019-05-29 09:57:07 +0100
  • 8d63adcff0 Added support for RFC 7159 Rafael Sierra 2019-05-27 20:48:01 +0200
  • 1c653ce565 fix(statuses): Add HTTP 510 Not Extended Florian Wendelborn 2019-05-22 22:08:21 +0200
  • 679fce48c3 fix(statuses): Add HTTP 509 Bandwidth Limit Exceeded Florian Wendelborn 2019-05-22 22:06:32 +0200
  • 8f496ccad4 fix(statuses): Add HTTP 506 Variant Also Negotiates Florian Wendelborn 2019-05-22 21:58:33 +0200
  • d91227bf8a fix(statuses): Add HTTP 426 Upgrade Required Florian Wendelborn 2019-05-22 21:54:47 +0200
  • 7729cc0f35 fix(statuses): Add HTTP 226 IM Used Florian Wendelborn 2019-05-22 21:53:09 +0200
  • 023ade7981 fix(statuses): Add HTTP 208 Already Reported Florian Wendelborn 2019-05-22 21:51:08 +0200
  • b6fb5bb1bc
    update Views import Asif Saif Uddin 2019-05-26 14:06:51 +0600
  • d008dea89e
    Update security policy links in README.md Monte Hellawell 2019-05-25 00:55:06 +0100
  • 887356d337
    Create SECURITY.md Monte Hellawell 2019-05-25 00:43:30 +0100
  • 1dc4caac65 Avoid Django's lazy() when creating validators because it is too slow Ran Benita 2019-05-02 18:46:02 +0300
  • 10a0b42b74 Add more DRF job sites (#6691) Dani Hodovic 2019-05-24 19:50:15 +0800
  • 514033815d Allow JSONField encoder customization. (#6713) Raffaele Salmaso 2019-05-24 13:47:35 +0200
  • afb678433b Always call all throttling classes on the view when checking throttles (#6711) Mathieu Pillard 2019-05-23 15:42:29 +0200
  • 9d4d42b6eb Allow JSONField encoder customization. Raffaele Salmaso 2019-05-23 14:27:55 +0200
  • 3b5e453a88 Always call all throttling classes on the view when checking throttles Mathieu Pillard 2019-05-23 13:42:35 +0200
  • dae262f274 ignore /export_docs/ Mario Orlandi 2019-05-23 13:06:22 +0200
  • dfe1ccd7e0 export_docs script added Mario Orlandi 2019-05-23 13:04:07 +0200
  • 19ca86d8d6
    Fix lazy translation of ListField errors (#6708) Ryan P Kilby 2019-05-22 19:41:53 -0700
  • 1f5985621d Switch optional requirement to psycopg2 package Jon Dufresne 2019-05-22 18:37:08 -0700
  • 80692c0d9e Fix lazy translations for ListField Ryan P Kilby 2019-05-22 18:24:34 -0700
  • 9ec2963be0 Test init for fields w/ lazy translations Ryan P Kilby 2019-05-22 18:21:21 -0700
  • 744544ac87
    fix(statuses): Add HTTP 510 Not Extended Florian Wendelborn 2019-05-22 22:08:21 +0200
  • e65305eb77
    fix(statuses): Add HTTP 509 Bandwidth Limit Exceeded Florian Wendelborn 2019-05-22 22:06:32 +0200
  • 66e184a767
    fix(statuses): Add HTTP 508 Loop Detected Florian Wendelborn 2019-05-22 22:00:18 +0200
  • 75d6d4b51d
    fix(statuses): Add HTTP 506 Variant Also Negotiates Florian Wendelborn 2019-05-22 21:58:33 +0200
  • b14042f933 fix(statuses): Add HTTP 421 Misdirected Request Florian Wendelborn 2019-05-22 21:45:33 +0200
  • 13a5fcbe17
    fix(statuses): Add HTTP 426 Upgrade Required Florian Wendelborn 2019-05-22 21:54:47 +0200
  • 3187692893
    fix(statuses): Add HTTP 226 IM Used Florian Wendelborn 2019-05-22 21:53:09 +0200
  • 25f8cf93a4
    fix(statuses): Add HTTP 208 Already Reported Florian Wendelborn 2019-05-22 21:51:08 +0200
  • 8edc45274b
    fix(statuses): Add HTTP 103 Early Hints Florian Wendelborn 2019-05-22 21:48:44 +0200