Commit Graph

  • 9c7fda4142 Allow setting trim_whitespace globally through API settings Stefan Schindler 2019-08-30 08:52:02 +0200
  • 9a94129ed5 Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' Yann Savary 2019-08-29 18:54:02 +0200
  • daa1e4ea6f Ported docstring operation description from coreapi Yann Savary 2019-08-29 17:57:37 +0200
  • edf3f911dc Documentation: make codeblocks easier to read. alex 2019-08-29 13:34:17 +0200
  • 805ca60fe6 Added newline Rizwan Mansuri 2019-08-29 09:20:22 +0100
  • 6579d8e170 Rename underscore2dash to dasherize_url jang 2019-08-29 05:36:58 +0900
  • 93f7b98f70 some small typo fixes cheng-jian 2019-08-28 10:46:36 +0800
  • 5f64552df1
    Add raw_id_fields to authtoken admin Eric Holscher 2019-08-27 09:50:02 -0700
  • 474145512a
    Changed default widget for TextField with choices to select box. Hasan Ramezani 2019-08-25 15:47:47 +0200
  • d11b569ef4 Fix jang 2019-08-25 19:39:30 +0900
  • 09eeca136e Add underscore2dash jang 2019-08-25 19:13:32 +0900
  • 12e99bb1ae updated tutorials link Pramochete 2019-08-25 10:38:49 +0545
  • 8cbde2edf2
    tutorial link has changed Pramochete Pujara 2019-08-24 22:23:23 +0545
  • 80394386d0
    demonstrate success with trailing / Alan Crosswell 2019-08-23 14:53:53 -0400
  • 7ee7c453a0
    failing test for #6888 Alan Crosswell 2019-08-23 14:27:30 -0400
  • 99b4195156 Add django-restql to third party packages yezy 2019-08-21 16:17:58 +0300
  • 6522579838 Set translate eq to vanilla Django https://github.com/django/django/blob/master/django/conf/locale/ru/LC_MESSAGES/django.po#L687 Даниил Мясников 2019-08-16 11:59:42 +0500
  • ec1b14174f Fixed typos (#6872) Min ho Kim 2019-08-15 07:39:45 +1000
  • 84eae2fceb Fixed typos Min ho Kim 2019-08-15 06:02:58 +1000
  • 2c1f9f7733
    Update bootstrap to v4.3.1 José Antonio Carrasco 2019-08-13 18:01:19 -0500
  • c6798d63ba fix dynamic route can't match url rightly Chris Guo 2019-08-13 21:55:08 +0800
  • 5a8736ae45 Handle 'None' return value of wait() properly during throttling. (#6837) Christopher Grebs 2019-08-12 20:36:05 +0200
  • 956502757a
    Put declaration in test class Sébastien Corbin 2019-08-12 18:49:00 +0200
  • 504530aee2
    Remove skipif error Sébastien Corbin 2019-08-12 18:32:39 +0200
  • 7cd722b90d
    Try to make it work with sqlite Sébastien Corbin 2019-08-12 18:28:17 +0200
  • 549fec6379 making linter happy Dima Knivets 2019-08-12 11:55:58 +0300
  • 2bff1e2d34 Add support for pagination in OpenAPI response schemas Reupen Shah 2019-08-10 19:23:54 +0100
  • 8636f5d9df improvements to code Dima Knivets 2019-08-11 16:11:27 +0300
  • 329bd57fd0 fixed incorrect min/max attributes for serializers.ListField Dima Knivets 2019-08-11 16:04:45 +0300
  • 07702abba6 removed extra whitespace Dima Knivets 2019-08-11 15:43:19 +0300
  • 86a9176529 openapi automatic mapping of renderers/parsers media types Dima Knivets 2019-08-11 15:39:35 +0300
  • 8a28da1047
    Add more flexible rate attribute. Arsen Bespalov 2019-08-11 17:52:37 +0800
  • 6a755441ed Set _json_parse encoding to response.charset Taoufik 2019-08-09 17:23:06 +0200
  • a142467586 Fixed incorrect OpenAPI response schema generation for a DELETE method in generic views (#6860) Dima Knivets 2019-08-09 16:02:41 +0300
  • 5de0ab498c return from _get_responses earlier when delete method Dima Knivets 2019-08-09 15:55:10 +0300
  • e15177383c Fixed #6856 -- solved a case where generic view delete method generated incorrect OpenAPI response body schema Dima Knivets 2019-08-09 15:28:38 +0300
  • f7dc6b5656 OpenAPI: Added required description to responses. (#6850) Chris Vigelius 2019-08-07 22:09:27 +0200
  • 077a5b91b7 OpenAPI: Added required description to responses. chris 2019-07-31 08:44:27 +0200
  • 0ebfbfdf81 OpenAPI: only include non-empty required property. (#6851) Chris Vigelius 2019-08-07 21:40:21 +0200
  • 84266c0d65 OpenAPI: only include non-empty required property. chris 2019-07-31 09:41:46 +0200
  • 335054a5d3 replace force_text with force_str Gregory N. Schmit 2019-07-29 19:02:43 -0500
  • b45ff07294 Use an array type for list view response schemas Reupen Shah 2019-07-30 21:19:43 +0100
  • a3f244d85e Move AutoSchema serializer instantiation to common method Reupen Shah 2019-07-30 20:42:23 +0100
  • 8e6ee98ee9
    Use default argument of max() and change test name Christopher Grebs 2019-08-07 10:48:15 +0200
  • 7e1c4be7ce Avoided double call for remote url in FileField.to_representation. (#6841) zeroohub 2019-08-06 18:31:46 +0800
  • 85881488bb Modified serializers.ChoiceField behavior convert display_name --> key during deserialization and key --> display_name during serialization. Owen Niles 2019-08-03 18:50:28 +0000
  • 2547c54201 only wrap value.url dorian 2019-07-31 16:41:31 +0800
  • 337056ed05 Use an array type for list view response schemas Reupen Shah 2019-07-30 21:19:43 +0100
  • 8b32f055f3 Move AutoSchema serializer instantiation to common method Reupen Shah 2019-07-30 20:42:23 +0100
  • 0cc09f0c0d Add drf-action-sreializer to third party packages (#6845) Greg Schmit 2019-07-30 14:37:49 -0500
  • 957b39fa8d
    Wrap test in try/finally, cleanup duration determination Christopher Grebs 2019-07-30 09:40:32 +0200
  • 72fbefd853
    Merge branch 'master' of github.com:encode/django-rest-framework into 6836 Christopher Grebs 2019-07-30 09:38:19 +0200
  • d1f480cac8
    replace force_text with force_str Gregory N. Schmit 2019-07-29 19:02:43 -0500
  • bcf196d0ac
    Remove outdated note about read_only+default (#6847) Ryan P Kilby 2019-07-29 15:10:57 -0700
  • 4632ef1a84 Remove incorrect note about read_only+default Ryan P Kilby 2019-07-29 14:22:23 -0700
  • 8a19af408c add drf-action-sreializer to third party packages in docs Greg Schmit 2019-07-29 13:16:08 -0500
  • b9719fc763 Deployed 0e1c5d31 with MkDocs version: 1.0.4 Tom Christie 2019-07-29 13:57:14 +0000
  • ed7f3c55f7
    docs(tutorial): add missing permission import in viewsets Max Wittig 2019-07-29 14:20:11 +0200
  • 59eda47ced
    fix lint issue with long list of strings Gregory N. Schmit 2019-07-28 19:16:35 -0500
  • ed4aa9700a
    add documentation for per-action fields Gregory N. Schmit 2019-07-28 18:49:15 -0500
  • 44d2fce98d
    add tests for action_fields configuration Gregory N. Schmit 2019-07-28 18:17:11 -0500
  • 821ff02ded
    modify ModelSerializer to adjust get_field_names and get_extra_kwargs to use the new action_fields property of Meta Gregory N. Schmit 2019-07-28 17:36:23 -0500
  • 55ea891fff change FileField.to_representation to EAFP style dorian 2019-07-28 16:55:47 +0800
  • d93005c9b9
    updating QuickStart document Rajiv Reddy 2019-07-27 10:30:59 +0530
  • c50847cabf
    Handle 'None' return value of wait() properly during throttling. Christopher Grebs 2019-07-26 16:28:44 +0200
  • 0e1c5d3132 Fix typos (#6835) 3.10.2 Min ho Kim 2019-07-26 03:04:01 +1000
  • ca727872c8 OpenAPI schemas: Ensure lazy field descriptions are converted to str(). (#6832) Chris Vigelius 2019-07-25 15:30:20 +0200
  • ca17824b5c Fix typos Min ho Kim 2019-07-25 22:57:01 +1000
  • 9b0250daec force_text -> str chris 2019-07-25 08:40:30 +0200
  • 04831809d3 ugettext -> gettext chris 2019-07-24 14:27:12 +0200
  • ad2a9f7ed8 TestFieldMapping is the more appropriate test class chris 2019-07-24 12:09:46 +0200
  • 8d8ba719e4 fix #6831 chris 2019-07-24 12:03:41 +0200
  • 659375ffe6 Fixed a typo on the ExampleValidatedAPIView Daniel Alvarez 2019-07-20 21:54:36 +0200
  • 1b66d1b819 Move serializer field introspection tests to correct test case. Carlton Gibson 2019-07-20 21:36:13 +0200
  • de26af4295 Move determine_path_prefix() logic into CoreAPI module. Carlton Gibson 2019-07-20 21:03:47 +0200
  • e309a4f0b8 Fix OpenAPI path generation with common prefixes. Carlton Gibson 2019-07-20 21:01:00 +0200
  • 30a21a98dc Add test for OpenAPI SchemaGenerator url argument. Carlton Gibson 2019-07-20 20:59:03 +0200
  • 178a2dc786 Correct OpenAPI test for common prefixes. Carlton Gibson 2019-07-20 20:58:20 +0200
  • 2138f558ce Added mapping of ListField.child type for OpenAPI Schemas. Daniel Alvarez 2019-07-20 22:32:15 +0200
  • f7c3220fdb Ability to specify urlconf in include_docs_urls added (#6824) Muammar ibn Faisal 2019-07-23 12:06:03 +0100
  • ea2ebf61cb fix quote was outside of inline code (#6830) Bary Levi 2019-07-22 15:02:17 +0300
  • 98a8c1a841 fix quote was outside of inline code Bary Levi 2019-07-22 08:17:10 +0300
  • 6426d386c4 Added mapping of ListField.child type for OpenAPI Schemas. Daniel Alvarez 2019-07-20 22:32:15 +0200
  • 4677d547b5 Fixed a typo on the ExampleValidatedAPIView Daniel Alvarez 2019-07-20 21:54:36 +0200
  • 5638653a1f Move serializer field introspection tests to correct test case. Carlton Gibson 2019-07-20 21:36:13 +0200
  • 9b7c83372d Move determine_path_prefix() logic into CoreAPI module. Carlton Gibson 2019-07-20 21:03:47 +0200
  • 6d64f18b7f Fix OpenAPI path generation with common prefixes. Carlton Gibson 2019-07-20 21:01:00 +0200
  • 2f31a0a011 Add test for OpenAPI SchemaGenerator url argument. Carlton Gibson 2019-07-20 20:59:03 +0200
  • eabcd1dc39 Correct OpenAPI test for common prefixes. Carlton Gibson 2019-07-20 20:58:20 +0200
  • da1c6d4129 Fix indent (#6825) linchiwei123 2019-07-19 14:09:04 +0800
  • 06b5581658 fix indent linchiwei123 2019-07-19 11:24:10 +0800
  • 2c9438352f
    Ability to specify urlconf in include_docs_urls added Muammar ibn Faisal 2019-07-18 23:26:08 +0100
  • de92c150b9 Deployed 044252af with MkDocs version: 1.0.4 Tom Christie 2019-07-17 14:11:16 +0000
  • 044252af1c
    Version 3.10.1 (#6817) 3.10.1 Tom Christie 2019-07-17 14:17:45 +0100
  • 9920835772 Version 3.10.1 Tom Christie 2019-07-17 14:17:40 +0100
  • 45646f4067 Don't include autocomplete fields on TokenAuth admin Tom Christie 2019-07-17 13:23:19 +0100
  • e68957a393 Ensure that requiring 'uritemplate' does not also require 'coreapi' Tom Christie 2019-07-17 13:22:09 +0100
  • 9114034856
    Update Django Filter dependency for OpenAPI schema support. (#6812) Carlton Gibson 2019-07-17 06:29:28 +0200
  • ffc0848eb1 Check if coreapi is installed before using uritemplate or raise exception Carlos Goce 2019-07-17 00:20:23 +0200
  • 4991e4dbbe
    Merge pull request #6813 from dalvtor/fix-schemas-docs Carlton Gibson 2019-07-16 23:03:13 +0200