Commit Graph

  • 9c85e85598 fix django-admin commands on quickstart doc Jufebrown 2018-10-03 09:21:13 -0500
  • dcbeaf0128 Drop unused import Tom Christie 2018-10-03 14:58:06 +0100
  • c6b733cc59 Ensure that renderers generate bytes and generateschema outputs text Tom Christie 2018-10-03 14:48:03 +0100
  • e5cc846303 generate_schema -> generateschema, and fix to OpenAPIRenderer Tom Christie 2018-10-03 14:39:42 +0100
  • 90fb5ae2fd Pull coreschema references into method, so they are only used if 'OpenAPIRenderer' is in use. Tom Christie 2018-10-03 14:22:43 +0100
  • 9873fb87a7 Fix syntax error Tom Christie 2018-10-03 13:58:33 +0100
  • 619a84f583 Add flags to generate_schema command Tom Christie 2018-10-03 13:56:18 +0100
  • 5ccdded2a8 Add both OpenAPIRenderer and JSONOpenAPIRenderer Tom Christie 2018-10-03 13:43:04 +0100
  • ce1806a39e Add OpenAPIRenderer and generate_schema command Tom Christie 2018-10-03 13:19:40 +0100
  • 1903c3f41b
    Merge 9590e11101 into c9d2bbcead Carlton Gibson 2018-10-03 12:03:35 +0000
  • 9590e11101 Drop unused 'OpenAPISchemaGenerator' Tom Christie 2018-10-03 13:03:26 +0100
  • 4ec0fd6d2d Add OpenAPIRenderer Tom Christie 2018-10-03 13:00:26 +0100
  • 0e73cdc6d8 Merge branch 'master' into 39/update-schemas Tom Christie 2018-10-03 12:07:53 +0100
  • 46281a9891 Import ordering Tom Christie 2018-10-03 11:42:57 +0100
  • f35a867ee3 Import spec-compliant json Tom Christie 2018-10-03 11:29:40 +0100
  • 4b274130c7 Linting Tom Christie 2018-10-03 10:50:42 +0100
  • 1f0716b3c8 Add warning regarding TokenAuthentication expiration and rotation Dmitry Mazin 2018-10-02 18:52:57 -0400
  • 3205d8ecbe Problem: autoescape not getting passed to urlize_quoted_links filter Dennis Kliban 2018-09-17 16:13:27 -0400
  • 9e8f37d449
    Merge fcc9f1f3ab into c9d2bbcead Jon Plaut 2018-10-02 16:33:01 +0000
  • c9d2bbcead
    Update codecov.yml Tom Christie 2018-10-02 16:57:49 +0100
  • b15e105f84 Fix documentation typo in permissions Xavier Ordoquy 2018-10-02 17:23:31 +0200
  • 735ede6340 permissions: Add documentation about composed permissions Xavier Ordoquy 2018-10-02 17:11:40 +0200
  • fcc9f1f3ab Update docs to match throttling source code Jon Plaut 2018-10-02 10:02:10 -0500
  • 0eb2dc1137 Prohibit null characters in CharField by default (#6073) Jerome Leclanche 2018-10-02 17:54:15 +0300
  • 66183389f6 Deprecate DjangoObjectPermissionsFilter (#6075) Ryan P Kilby 2018-10-02 07:34:25 -0700
  • 903204cd79 Fix action support for ViewSet suffixes (#6081) Ryan P Kilby 2018-10-02 07:22:21 -0700
  • 26676357dd Deprecate DjangoObjectPermissionsFilter Ryan P Kilby 2018-07-09 23:01:30 -0400
  • ca036006df Adjust 'extra action' docs Ryan P Kilby 2018-09-12 21:54:50 -0700
  • 492a92d2b8 Test action decorator name & suffix kwargs Ryan P Kilby 2018-09-12 21:37:38 -0700
  • a4ff120253 Fix view description func docstrings Ryan P Kilby 2018-07-10 11:53:32 -0400
  • 7f1dd7563b Add suffix support for actions Ryan P Kilby 2018-07-10 11:51:06 -0400
  • 20a7734dce Bring docs license text up to date Tom Christie 2018-10-02 11:12:31 +0100
  • d0995fac70 Remove dot character from "pagination_class" (#6137) Lewis M. Kabui 2018-10-02 09:49:31 +0300
  • 9ecce21044 Update JWT docs. (#6138) Matheus Cansian 2018-10-02 03:43:45 -0300
  • f0e8d7c229
    Merge e55332a4bb into 878f9d2783 Thomas Basche 2018-10-02 06:41:17 +0000
  • 8e48be4343 Docs: Removed (potential confusing) dot ".method()" (#6145) Chris Frisina 2018-10-02 02:38:17 -0400
  • 92859493c9
    Merge 8c23432060 into 878f9d2783 David Chen 2018-10-02 06:31:45 +0000
  • 878f9d2783 Prefer https:// for URLs when available throughout project (#6208) Jon Dufresne 2018-10-02 01:28:58 -0500
  • daea006433 permissions: Allow permissions to be composed Xavier Ordoquy 2018-01-19 17:47:48 +0100
  • e55332a4bb Add pipfile Tom Basche 2018-10-02 10:14:54 +1000
  • d1514d1f9c Update codecov.yml (#6224) Tom Christie 2018-10-01 17:12:03 +0100
  • d6159586ac
    Update codecov.yml Tom Christie 2018-10-01 16:35:08 +0100
  • bc2850b306
    Merge 7237178fdd into 2e8ccfd883 Jon Plaut 2018-10-01 15:13:14 +0000
  • 7237178fdd Update throttling docs to reflect correct throttle rate keys Jon Plaut 2018-10-01 10:10:38 -0500
  • 2e8ccfd883 Fix typo in docs (#6212) Anish Shrestha 2018-09-26 00:56:13 +0545
  • f04a0261fb Fix queryset ordering method in the viewsets docs annshress 2018-09-25 23:46:28 +0545
  • 19a4bfdb11 Prefer https:// for URLs when available throughout project Jon Dufresne 2018-09-22 21:03:17 -0700
  • cee6823ec0 update docs regarding coreapi with session-CSRF jeffrey k eliasen 2018-09-22 15:24:28 -1000
  • b98d9ef0f6 fix error when rendering with no context jeffrey k eliasen 2018-09-22 15:24:02 -1000
  • 09f8ac241d include raw token in template, pass token value without getCookie() call jeffrey k eliasen 2018-09-22 14:34:08 -1000
  • 8c23432060 raise ImportError while neither version or __version__ works davidchen 2018-09-22 21:00:10 +0800
  • 455910fe38 fix #6203, markdown 3.0 change version attribute davidchen 2018-09-22 15:51:46 +0800
  • 6825950664 whitespace error flake8 mkdk 2018-09-22 08:00:29 +0300
  • 4da1486836 invocation error mkdk 2018-09-22 00:09:43 +0300
  • 6a8ee5fe5b fix docstring mkdk 2018-09-21 21:46:34 +0300
  • cc7deac767 #ref 5616. Add IsAuthenticatedOrOptionsOnly class in permissions, and made tests for that mkdk 2018-09-21 21:42:17 +0300
  • d976ac56b0 Fix spelling error (#6198) Anish Shrestha 2018-09-21 12:40:32 +0545
  • ef19747ce9 Fix spelling error annshress 2018-09-21 12:22:38 +0545
  • 953c29c12d added request.method == 'options' mkdk 2018-09-19 23:08:40 +0300
  • b090ae9d30 Fix docs typos (#6195) Melissa Lewis 2018-09-18 15:32:32 -0700
  • 928c6196b0 Fix typos M Lewis 2018-09-18 14:26:23 -0700
  • 5174a26ec9 Simplify job matrix on Travis (#6174) Ryan P Kilby 2018-09-17 01:41:55 -0700
  • ed6340ee76 Remove unnecessary use of compat shim six.binary_type (#6189) Jon Dufresne 2018-09-17 01:39:59 -0700
  • b5ac1c8539 Remove unnecessary use of compat shim six.binary_type Jon Dufresne 2018-09-16 18:49:15 -0700
  • 4e1710f4ab Add use_prefix to FileField doocan 2018-09-15 09:52:04 +0800
  • 43c6800f3a Deployed e3292c7c with MkDocs version: 0.16.3 Carlton Gibson 2018-09-14 12:36:19 +0100
  • fc6cbb5b26 Allow nullable BooleanField in Django 2.1 (#6183) Ryan P Kilby 2018-09-13 09:25:03 -0700
  • 6ae709a43f Remove conflicting false/null values Ryan P Kilby 2018-09-13 09:04:31 -0700
  • adad580e85 Drop 'BooleanField.allow_null' check Ryan P Kilby 2018-09-13 08:50:27 -0700
  • 3893d7c469 added method specific docs test for action mapping Dan Bate 2018-09-13 16:47:40 +0100
  • c9ca4e9eef Merge remote-tracking branch 'upsteam/master' into feature/action-docs-sections Dan Bate 2018-09-13 16:23:26 +0100
  • 75d6ad3e20 Allow nullable BooleanField in Django 2.1 Ryan P Kilby 2018-09-12 17:43:51 -0700
  • 18d9dc3657 Add tests for BooleanField when nullable Ryan P Kilby 2018-09-12 17:22:45 -0700
  • 7c1510d6ec Do not set the style of a TextField to textarea if choices is set because it will be converted to a ChoiceField and it is more appropriate to let this default to a select box Chris Bailey 2018-09-12 16:53:26 +0100
  • b8515875b3 fix Issue #6171 ModelField object has no attribute max_length zhaojinbiao 2018-09-12 09:26:54 +0800
  • 5f1f2b1003 Higher res. load impact logo Tom Christie 2018-09-11 12:55:53 +0100
  • 7a7d582d06 Deployed 4e093b0e with MkDocs version: 0.16.3 Tom Christie 2018-09-11 11:03:22 +0000
  • 4e093b0e25 Add Load Impact to README Tom Christie 2018-09-11 11:53:03 +0100
  • 9140629c45 Fix Load Impact URL Tom Christie 2018-09-11 11:41:49 +0100
  • 4033f0c6b3
    Add Load Impact to premium sponsors (#6176) Tom Christie 2018-09-11 11:40:47 +0100
  • 22a2e07b24 Add Load Impact to premium sponsors Tom Christie 2018-09-11 11:25:17 +0100
  • a7c7684b88 Cleanup Python 3.6 matrix Ryan P Kilby 2018-09-10 23:06:55 -0700
  • 99c3f9ad5b Move to explicit Travis matrix Ryan P Kilby 2018-08-24 16:05:56 -0700
  • 0d355feba5
    Merge 4ca09514da into 7f77340b33 Yaser Amiri 2018-09-11 05:29:11 +0000
  • 7f77340b33
    Add Python 3.7 support (#6141) Ryan P Kilby 2018-09-10 21:44:23 -0700
  • 296588020c Fix test case for Python 3.7 Ryan P Kilby 2018-08-24 16:34:33 -0700
  • d9fd46238f Add Python 3.7 to CI Ryan P Kilby 2018-08-24 16:07:11 -0700
  • 612a7b989f Fix Python 3.8 compatibility (#6154) Jerome Leclanche 2018-09-11 07:12:32 +0300
  • 24c8efd5aa
    Merge 7d2dfb2023 into 4d57d46bf8 rvernica 2018-09-10 22:33:32 +0000
  • 7d2dfb2023
    Add project directory to path for consistency rvernica 2018-09-10 15:33:24 -0700
  • e24d5c3faf
    Merge a1322ca441 into 4d57d46bf8 Michael 2018-09-10 13:41:55 +0000
  • 4d57d46bf8 Prefer io.BytesIO over six; available on all supported Pythons (#6168) Jon Dufresne 2018-09-09 03:53:41 -0700
  • 36e074f132 Prefer io.BytesIO over six; available on all supported Pythons Jon Dufresne 2018-09-08 08:08:46 -0700
  • 8f84c06c50 Switch to using native ProhibitNullCharactersValidator instead Jerome Leclanche 2018-07-08 23:56:26 +0300
  • bd72f84e4a Implement an allow_null_bytes argument to CharField (default True) Jerome Leclanche 2018-07-05 22:13:25 +0300
  • cc6de0a5eb
    [Bugfix] SlugField add allow_unicode to kwargs 老广 2018-09-07 19:46:19 +0800
  • b5dae88da9
    Merge 306865ce7b into 1d5771d980 Lingchuan Xu 2018-09-07 07:43:44 +0000
  • 306865ce7b Check if multiple choice needed. (#6155) tigger test again. tv60xm3 2018-09-03 17:54:34 +0800
  • 1d5771d980
    Merge pull request #6165 from dsanders11/patch-1 Xavier Ordoquy 2018-09-07 05:44:24 +0000
  • 69f605f30e
    Fix validate_my_field signature David Sanders 2018-09-06 18:16:06 -0700