Commit Graph

  • 7d32ddf865 Include Field.input, Field.title and Field.choices Tom Christie 2016-12-15 16:36:46 +0000
  • ebe174c0d7 add per-view custom exception handler support (#4753) Eduard Iskandarov 2016-12-15 15:36:40 +0300
  • 04c795aacf add per-view custom exception handler support Eduard Iskandarov 2016-12-14 21:30:02 +0300
  • ecb905267f Merge pull request #4752 from ByteInternet/document-drf-oidc-auth José Padilla 2016-12-14 16:24:36 -0500
  • 0175ea4809 Add drf-oidc-auth to 3rd party mods Allard Hoeve 2016-12-14 20:15:39 +0100
  • 9aa5d24f62 fix get_breadcrumbs to honor overridden get_view_name and keep viewset suffixes Matthew Medal 2016-12-13 17:55:16 -0800
  • e22b612808 add failing testcase for breadcrumb suffixes missing when using ModelViewSets Matthew Medal 2016-12-13 17:53:16 -0800
  • 9bff7aff71 Update tests and pep8 fixes Tom Christie 2016-12-12 11:12:17 +0000
  • a8ed1ee247 Deployed 89d2294 with MkDocs version: 0.15.3 Tom Christie 2016-12-12 10:09:46 +0000
  • 89d22942a6 Add missing docs on RequestsClient. Closes #4747. Tom Christie 2016-12-12 10:08:54 +0000
  • 5514ea7227 Add permission parameter to RelatedField Nicolas Delaby 2016-12-12 10:11:16 +0100
  • c016a8859b Merge da70877040 into 7ecd4f7813 José Padilla 2016-12-11 10:47:59 +0000
  • adf4212960 Merge 1cb4dff1be into 7ecd4f7813 Serge Matveenko 2016-12-11 10:13:25 +0000
  • 53e119d8d1 Deployed 7ecd4f7 with MkDocs version: 0.15.3 Tom Christie 2016-12-09 16:07:34 +0000
  • 7ecd4f7813 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2016-12-09 16:07:11 +0000
  • 38bde343f8 Update sponsor link Tom Christie 2016-12-09 16:06:59 +0000
  • aa6fb60d41 Merge branch 'add-field-descriptions' into docs Tom Christie 2016-12-09 12:59:54 +0000
  • c1707548d9 Initial components for documentation Tom Christie 2016-12-09 12:59:49 +0000
  • 535c3f48ea Merge 4caeaf7354 into 2230784fab Max Peterson 2016-12-08 12:40:57 +0000
  • 0a7514d67b Merge 7cd12a42af into 2230784fab Niclas Olofsson 2016-12-07 14:37:29 +0000
  • 2230784fab Merge pull request #4745 from auvipy/authtest Xavier Ordoquy 2016-12-06 08:15:27 +0100
  • 841a91e950 fix authentication_test pytest failure Asif Saifuddin Auvi 2016-12-06 00:47:58 +0600
  • 85807e1958 converted authentication_test asserts to pytest Asif Saifuddin Auvi 2016-12-06 00:33:13 +0600
  • f2cb74edde Update documentation to include iso-8601-strict Dale Hui 2016-12-05 09:17:36 -0800
  • 87440e73a1 Support parsing strict ISO 8601 input format for DateTimeField and TimeField causing microseconds to be ignored Dale Hui 2016-12-05 08:28:51 -0800
  • bacaa0e91a Merge branch 'master' into writable-Nested-ModelSerializer HyunSol 2016-12-06 01:15:08 +0900
  • f5d6925312 Modify '_writable_fields Method' sol HYUN 2016-12-06 01:00:51 +0900
  • 50c51c335e 'to_internal_value method' is reverted sol HYUN 2016-12-06 00:58:51 +0900
  • 8d441e31d1 'get_value method' is reverted sol HYUN 2016-12-06 00:56:44 +0900
  • f7b2829b03 Create lists only under certain conditions sol HYUN 2016-12-06 00:20:08 +0900
  • 7ed8a480a3 Create lists only under certain conditions sol HYUN 2016-12-06 00:18:33 +0900
  • 8e332ad16f add import re sol HYUN 2016-12-05 21:43:35 +0900
  • 792b50feee Merge pull request #4738 from netsyno/master Xavier Ordoquy 2016-12-05 11:38:55 +0100
  • 761d53e923 Updated Link ti Django Docs Daniel Rech 2016-12-05 11:36:03 +0100
  • c66df67c49 Modify 'to_internal_value' method for handling list sol HYUN 2016-12-05 19:16:01 +0900
  • d4cc5478dd modify get_value method for get multi-value sol HYUN 2016-12-05 18:51:03 +0900
  • 5e7497bfe0 modify _writable_fields in serializers.py sol HYUN 2016-12-05 18:02:09 +0900
  • 6ae57ca77b Allow periods by default in lookup values of urls David Hurst 2016-12-02 18:03:15 -0700
  • 75c80087b8 Adds test for RelatedField choices Stephen Chisholm 2016-12-02 16:12:12 -0400
  • b506b3161d Don't skip fields if there is an error Mohit Mittal 2016-12-02 11:02:26 -0800
  • 238783f2ed Change DEFAULT_PERMISSION_CLASSES to a list in quickstart.md (#4733) Raphael Pierzina 2016-12-02 17:01:37 +0000
  • 4009698ecb Change DEFAULT_PERMISSION_CLASSES to a list in quickstart.md Raphael Pierzina 2016-12-02 16:53:47 +0000
  • 57daca419f Merge f4245040be into 932d04a4be Raphael Pierzina 2016-12-02 16:14:58 +0000
  • a0eeaa3c7f Add 'description' to Core API fields. add-field-descriptions Tom Christie 2016-12-02 15:56:01 +0000
  • f4245040be Add a note on permissions needing to be a tuple Raphael Pierzina 2016-12-02 15:40:28 +0000
  • 54b57c226e Wrap long lines to 79 characters Raphael Pierzina 2016-12-02 15:35:51 +0000
  • 2555651794 Add codeblocks for requests and responses Raphael Pierzina 2016-12-02 15:32:39 +0000
  • 88738ae05c Update python code blocks for syntax highlighting Raphael Pierzina 2016-12-02 15:29:29 +0000
  • c7801144e9 Split up section into code blocks Raphael Pierzina 2016-12-02 15:26:50 +0000
  • ae71d3aed0 Add requirements section to quickstart Raphael Pierzina 2016-12-02 15:19:41 +0000
  • 365a2cccde Merge 10be6439a9 into 932d04a4be Alexander Schrijver 2016-12-02 08:06:49 +0000
  • 932d04a4be Browsable API tests asserts to pytest (#4725) Asif Saifuddin Auvi 2016-12-01 22:17:36 +0600
  • f61facba8d Merge 4648152d61 into 16f5d42cbc AvalancheTheory 2016-12-01 09:30:50 +0000
  • 16f5d42cbc Add additional link to HTML & Forms topic page (#4726) Carlton Gibson 2016-12-01 10:11:25 +0100
  • b6f99906c2 Add additional link to HTML & Forms topic page Carlton Gibson 2016-12-01 09:17:56 +0100
  • daf3f56218 added more content decode Asif Saifuddin Auvi 2016-11-30 22:56:09 +0600
  • dac21ab7dc added content decode Asif Saifuddin Auvi 2016-11-30 22:48:30 +0600
  • fa5c867f0d converted asserts of form_rendering test to pytest Asif Saifuddin Auvi 2016-11-30 22:27:01 +0600
  • 4fba1b1ff9 converted asserts of browsable_api_nested test to pytest Asif Saifuddin Auvi 2016-11-30 22:22:26 +0600
  • 7246097818 converted asserts of browsable_api test to pytest Asif Saifuddin Auvi 2016-11-30 22:15:14 +0600
  • 22578525ef Documentation update (#4717) Xavier Ordoquy 2016-11-30 13:58:34 +0100
  • 4f6c326a99 converted remaining unittes asserts of fields test to pytest (#4724) Asif Saifuddin Auvi 2016-11-30 18:52:32 +0600
  • f1a327f726 converted remaining unittes asserts of fields test to pytest Asif Saifuddin Auvi 2016-11-30 18:10:52 +0600
  • 1a741bb2a2 converted asserts of exceptions test to pytest (#4723) Asif Saifuddin Auvi 2016-11-30 17:12:01 +0600
  • d438e1a4b0 converted asserts of exceptions test to pytest Asif Saifuddin Auvi 2016-11-30 17:02:34 +0600
  • 6e30dc75e0 Merge pull request #4722 from auvipy/pytest7 Xavier Ordoquy 2016-11-30 12:00:29 +0100
  • 7e8b01dbd2 converted asserts of encoders test to pytest Asif Saifuddin Auvi 2016-11-30 16:45:48 +0600
  • 9a3f8d9a9c converted asserts of descriptions test to pytest Asif Saifuddin Auvi 2016-11-30 16:42:43 +0600
  • 01cd09155b Merge pull request #4721 from auvipy/pytest6 Xavier Ordoquy 2016-11-30 11:34:02 +0100
  • a9b6c97485 converted asserts of decorators test to pytest Asif Saifuddin Auvi 2016-11-30 16:24:48 +0600
  • 504f4b44c6 converted asserts of atomic requests test to pytest Asif Saifuddin Auvi 2016-11-30 16:17:30 +0600
  • e03d88ced7 more pytest style assert (#4719) Asif Saifuddin Auvi 2016-11-30 15:48:33 +0600
  • 9767f23d30 converted asserts of validation test to pytest Asif Saifuddin Auvi 2016-11-30 13:33:45 +0600
  • 8ec57e6636 converted test asserts of validation_errors to pytest Asif Saifuddin Auvi 2016-11-30 13:19:55 +0600
  • 4c41f2bfea Merge pull request #4715 from auvipy/pytest4 Xavier Ordoquy 2016-11-30 07:53:58 +0100
  • 10b5f36fec added fixes Asif Saifuddin Auvi 2016-11-30 12:35:34 +0600
  • f2a8252660 Merge pull request #4718 from jfw/patch-4 Xavier Ordoquy 2016-11-30 07:35:22 +0100
  • f5a900a404 some reverts to fix test Asif Saifuddin Auvi 2016-11-30 10:01:37 +0600
  • a5bb9825f3 attempt to fix test again Asif Saifuddin Auvi 2016-11-30 09:56:22 +0600
  • a5c8a8c226 typo Jeff Fein-Worton 2016-11-29 18:00:10 -0800
  • 556df87cab Merge remote-tracking branch 'reference/master' into documentation_update Xavier Ordoquy 2016-11-29 21:33:39 +0100
  • 59ac19d53e Update links to the latest current Django documentation page instead of dev ones. Xavier Ordoquy 2016-11-29 21:31:10 +0100
  • 4a0829d6ec attempt to fix test Asif Saifuddin Auvi 2016-11-30 02:08:37 +0600
  • 8e2408c4d4 Fixed all tests Andrew Tonko 2016-11-29 11:58:37 -0800
  • 98cde59d24 Fixed unit tests Andrew Tonko 2016-11-29 11:54:59 -0800
  • ac39c69da0 avoid repetition of media_type's in options metadata Andrew Tonko 2016-11-29 11:38:11 -0800
  • 27641e07b5 converted test asserts of generics-test to pytest Asif Saifuddin Auvi 2016-11-30 01:13:21 +0600
  • aa20dff7e3 Merge 2cd41620c5 into aed8387e05 Nic Young 2016-11-29 15:39:25 +0000
  • aed8387e05 docs: Fix description of DecimalField's max_digits (#4714) Germán Larraín 2016-11-29 12:35:43 -0300
  • e51cfaa383 docs: Fix description of DecimalField's max_digits Germán Larraín 2016-11-29 12:21:37 -0300
  • 1e0988686c Update the Python doc links to use https and point to Python 3 (#4713) Xavier Ordoquy 2016-11-29 13:27:00 +0100
  • a43a54aad3 Update the Python doc links to use https and point to Python 3 Xavier Ordoquy 2016-11-29 12:37:35 +0100
  • 6498766749 Fix django deprecation warnings (#4712) Ryan P Kilby 2016-11-29 04:49:18 -0500
  • 1b678afa93 Remove unused imports from routers.py Xavier Ordoquy 2016-11-29 02:17:18 +0100
  • fa3054ca98 Remove unused imports from routers.py Xavier Ordoquy 2016-11-29 02:13:30 +0100
  • d6f24e366b Deprecate `DefautlRouter.default_schema_renderers Xavier Ordoquy 2016-11-29 02:11:38 +0100
  • a889bea16e DefaultRouter now uses schemas. SchemaView instead of its own. Xavier Ordoquy 2016-11-29 02:06:26 +0100
  • bbf4e8fa6d Don't override class variables in class methods kids ! Let's rather use Django's as_view correctly. Xavier Ordoquy 2016-11-29 02:04:08 +0100
  • 216c77328c Remove a temporary variable in `DefaultRouter.get_schema_root_view Xavier Ordoquy 2016-11-29 02:01:40 +0100
  • 723ef291a5 Extracts SchemaView out of get_schema_view. Xavier Ordoquy 2016-11-29 01:59:57 +0100