Commit Graph

  • a547c9fb51 Finalise release notes for v3.7.4 Carlton Gibson 2017-12-20 10:23:06 +0100
  • 216c638cd2 Add trove classifer for Django 2.0 Carlton Gibson 2017-12-20 10:12:33 +0100
  • f77eeeb174 Django 2.0 is now final. Carlton Gibson 2017-12-05 12:04:35 +0100
  • f59c1e0978 Add release notes to 01587b9eb1 Carlton Gibson 2017-12-04 15:43:21 +0100
  • e472fba475 Update version for 3.7.4 Release Carlton Gibson 2017-12-04 11:58:39 +0100
  • 6de12e574e Fix format_suffix_patterns behavior with Django 2 path() routes (#5691) Cristi Vîjdea 2017-12-20 13:17:54 +0100
  • c9c9e34b57 Add more combinations to mixed path test Cristi Vîjdea 2017-12-20 13:01:05 +0100
  • de84efd81f Add django 2 variant for all tests and fix trailing slash bug Cristi Vîjdea 2017-12-20 12:50:54 +0100
  • 58624eaa01 [WIP] Fix path handling Cristi Vîjdea 2017-12-20 12:02:40 +0100
  • 63ee414e3c Add get_original_route to complement get_regex_pattern Cristi Vîjdea 2017-12-20 11:04:56 +0100
  • 426eb90782 Add failing test for #5672 Cristi Vîjdea 2017-12-20 10:21:39 +0100
  • cf3929d88d
    Add example using source=‘*’ to custom field docs. (#5688) Carlton Gibson 2017-12-20 10:04:12 +0100
  • 5d40079924 Add nested serialiser example Carlton Gibson 2017-12-20 09:47:29 +0100
  • d38b94fd74 Fix URL pattern parsing in schema generation (#5689) Tilmann Becker 2017-12-20 09:10:28 +0100
  • bff36715ff undo style changes Tilmann Becker 2017-12-19 21:04:26 +0100
  • 0dc31b23d8 Fix url parsing in schema generation Tilmann Becker 2017-12-19 20:26:20 +0100
  • b06c8f29e3 Add missing and Carlton Gibson 2017-12-19 16:23:51 +0100
  • 397a89c060 Add example using source=‘*’ to custom field docs. Carlton Gibson 2017-12-19 15:56:12 +0100
  • ea0b3b32ad Fix typo (#5687) Jimmy Merrild Krag 2017-12-19 15:03:47 +0100
  • a55ade2ec2
    Fix typo Jimmy Merrild Krag 2017-12-19 14:10:39 +0100
  • 4bcbf691cf
    Document ViewSet.action (#5685) Carlton Gibson 2017-12-19 12:06:57 +0100
  • 7e692e69fe Merge 83a3172bdb into e87fcbb99d Carlton Gibson 2017-12-19 11:06:42 +0000
  • e87fcbb99d
    Add link to Classy DRF in docs (#5683) Carlton Gibson 2017-12-19 12:06:41 +0100
  • b3a0b271cd
    Add example to to_representation docs (#5682) Carlton Gibson 2017-12-19 12:06:24 +0100
  • 43c2c91dde
    Add note on object permissions for FBVs (#5681) Carlton Gibson 2017-12-19 12:05:59 +0100
  • 6560f44912
    Update OPTIONS example from “Documenting Your API” (#5680) Carlton Gibson 2017-12-19 12:05:46 +0100
  • b6e8c52526 Document ViewSet.action Carlton Gibson 2017-12-19 11:14:38 +0100
  • 83a3172bdb Add link to Classy DRF in docs Carlton Gibson 2017-12-19 10:50:14 +0100
  • cc25f57f7b
    Add UNAUTHENTICATED_USER = None note (#5679) Carlton Gibson 2017-12-19 10:31:20 +0100
  • 03c251ff49 Add example to to_representation docs Carlton Gibson 2017-12-19 10:24:09 +0100
  • f48bb3bdba Add note on object permissions for FBVs Carlton Gibson 2017-12-19 10:11:30 +0100
  • b94582e4a6 Update OPTIONS example from “Documenting Your API” Carlton Gibson 2017-12-19 09:55:31 +0100
  • 496fca177a Add UNAUTHENTICATED_USER = None note Carlton Gibson 2017-12-19 09:24:30 +0100
  • 21a9740156 Fix typo in docstring (#5678) Pavlin Gergov 2017-12-19 09:45:33 +0200
  • 9b69a3244b
    Fix typo in docstring Pavlin Gergov 2017-12-18 16:44:46 +0200
  • 83764d07d3 Merge 22922418df into d12005cf90 Trevor Hunsaker 2017-12-18 03:30:35 +0000
  • 22922418df Add a check for a new api_setting value, and localize DateTime field representations if the value is truthy. Trevor Hunsaker 2017-12-17 20:15:52 -0700
  • ef3375355c Add schema to ObtainAuthToken Add encoding parameter to ManualSchema Paulo Scardine 2017-12-17 02:11:15 -0200
  • 1f9d2165b9 removed white space in blank line (caused flake8 to fail) Georg Baumann 2017-12-15 16:33:08 +0100
  • 18fa6372d2
    Merge branch 'master' into master Georg Baumann 2017-12-15 12:59:56 +0100
  • 75b19a2912 Merge 1624213cc9 into d12005cf90 Clayton Daley 2017-12-14 21:37:37 +0000
  • 1624213cc9 remove vestigial BaseSerializer exception (see #5666) Clayton Daley 2017-12-14 15:33:16 -0600
  • 57ba5bc703 Merge c23589fa3a into d12005cf90 zhenpeng 2017-12-14 10:48:12 +0000
  • d12005cf90 Add 'dist' build (#5656) Ryan P Kilby 2017-12-14 05:48:03 -0500
  • 2359d3981b
    Add docs note re generated BooleanField being required=False (#5665) Carlton Gibson 2017-12-14 11:39:54 +0100
  • 791539acec
    Add DEFAULT_SCHEMA_CLASS setting (#5658) Carlton Gibson 2017-12-14 11:24:21 +0100
  • d9d9a8159c Correct docstring Carlton Gibson 2017-12-14 11:11:26 +0100
  • 805247e147 Add new setting to docs Carlton Gibson 2017-12-14 11:09:23 +0100
  • f4d62c5467 Add DefaultSchema utility Carlton Gibson 2017-12-05 11:54:56 +0100
  • 4b09e82402 Add test for new setting Carlton Gibson 2017-12-05 09:09:07 +0100
  • 4a200d5e66
    Fix override_settings compat (#5668) Carlton Gibson 2017-12-14 10:33:48 +0100
  • c23589fa3a RegexField should support unicode when use regex string Jasper.li 2017-12-14 17:27:26 +0800
  • 3f576d7070 Refresh APISettings, rather than replace Carlton Gibson 2017-12-14 10:05:28 +0100
  • 3f9a54f85b Add test checking override_settings compat Carlton Gibson 2017-12-14 09:54:56 +0100
  • fb76a2f676 Reword Note, Remove link to example. Carlton Gibson 2017-12-13 16:03:44 +0100
  • 6dda3743b2 Add example link to serializer_field_mapping docs Carlton Gibson 2017-12-13 15:19:18 +0100
  • 7f8cb5820b Add link to subclass-by-default example Carlton Gibson 2017-12-13 15:13:03 +0100
  • f238ce6606 Note that BooleanField default is required=False Carlton Gibson 2017-12-13 12:27:15 +0100
  • e0a77ce932 Add 'dist' build Ryan P Kilby 2017-12-05 03:01:25 -0500
  • 1692feb535
    Updated monthly report link Anna Ossowski 2017-12-06 03:10:41 +0100
  • 3261c67ea2 coverage increase and ignore runtest and setup files from coverage omid zarinmahd 2017-12-05 11:01:48 +0330
  • ea259c1052 Add HStoreField docs Ryan P Kilby 2017-12-05 00:57:14 -0500
  • 59db2268d0 Ensure 'HStoreField' child is a 'CharField' Ryan P Kilby 2017-12-05 00:52:17 -0500
  • 6fda742b89 Add HStoreField Ryan P Kilby 2017-12-05 00:35:48 -0500
  • 7df7e252f6 Test postgres field mapping Ryan P Kilby 2017-12-05 00:34:43 -0500
  • 01587b9eb1 Typos in serializers documentation (#5652) Hang Park 2017-12-04 21:00:03 +0900
  • e420448b1e Typos in serializers documentation Hang Park 2017-12-04 20:49:54 +0900
  • 7855d3bd8b Add '.basename' and '.reverse_action()' to ViewSet (#5648) Ryan P Kilby 2017-12-04 05:55:49 -0500
  • c7df69ab77
    Note AutoSchema limitations on bare APIView (#5649) Carlton Gibson 2017-12-04 10:52:59 +0100
  • 68844cbe3b Note AutoSchema limitations on bare APIView Carlton Gibson 2017-12-04 09:42:17 +0100
  • 53f18f3368 Test router setting initkwargs Ryan P Kilby 2017-12-04 03:25:23 -0500
  • a0cdba6277
    Extract method for manual_fields processing (#5633) Carlton Gibson 2017-12-04 09:07:43 +0100
  • 3436b49113 Add 'ViewSet.reverse_action()' method Ryan P Kilby 2017-12-04 03:06:22 -0500
  • daba5e9ba5 Fix Serializer.data when provided invalid 'data' (#5646) Ryan P Kilby 2017-12-04 02:39:55 -0500
  • f9bbc9ba1c Fix Serializer.data with invalid input datatype Ryan P Kilby 2017-12-03 23:50:31 -0500
  • bc52a25f91 Test serializer/API renderer for invalid datatype Ryan P Kilby 2017-12-03 23:48:49 -0500
  • b01ec450b2
    Merge pull request #5645 from jdufresne/dj20 Xavier Ordoquy 2017-12-03 22:04:38 +0100
  • 101d3d24f7 Update to use the Django 2.0 release in tox.ini Jon Dufresne 2017-12-03 10:33:26 -0800
  • 7dc903fe2f Add release notes for PR. Carlton Gibson 2017-12-01 12:01:27 +0100
  • 49415ed640 Add docs for new AutoSchema methods. Carlton Gibson 2017-12-01 11:50:06 +0100
  • 986469afbe Make sure manual_fields is a list. Carlton Gibson 2017-12-01 11:33:10 +0100
  • 122d843e40 Add test for update_fields Carlton Gibson 2017-12-01 11:01:56 +0100
  • a80de2e108 Router sets 'basename' on ViewSet Ryan P Kilby 2017-12-01 04:40:37 -0500
  • 322cf8ebc9 Manual fields suggestions (#2) Ryan P Kilby 2017-12-01 04:10:36 -0500
  • 5f42cb7027 Add allow_null serialization output note (#5641) Ryan P Kilby 2017-12-01 04:07:33 -0500
  • 41a7ebe606 Add allow_null serialization output note Ryan P Kilby 2017-12-01 03:57:34 -0500
  • 905a5579df Non-required fields with 'allow_null=True' should not imply a default value (#5639) Rômulo Oliveira 2017-12-01 06:54:25 -0200
  • 17fb97d23c Non-required fields with 'allow_null=True' should not imply a default value Rômulo Oliveira 2017-11-30 15:32:29 -0200
  • fd1f1cb054 Merge 08278a65fa into 97f7a82b37 Ryan Castner 2017-11-28 19:36:50 +0000
  • 85615af988 Merge e2793aced1 into 97f7a82b37 Cristi Vîjdea 2017-11-28 15:48:06 +0000
  • 97f7a82b37 Correct typos Carlton Gibson 2017-11-28 16:46:34 +0100
  • 633d4eae8b Extract method for manual_fields processing Carlton Gibson 2017-11-28 09:14:16 +0100
  • e2793aced1 Add test for AutoSchema on detail_route (#5630) Cristi Vîjdea 2017-11-28 05:02:29 +0100
  • 743fc247eb Update tutorial (#5622) José Padilla 2017-11-27 05:34:17 -0500
  • fc6b192b70 Fix readme, add to CI (#5625) Ryan P Kilby 2017-11-27 05:32:17 -0500
  • abef84fb60 Fix packaging (#5624) Ryan P Kilby 2017-11-27 05:28:25 -0500
  • fc94fbd4e8
    Merge pull request #5629 from akshar-raaj/fix_serializer_get_fields_documentation Xavier Ordoquy 2017-11-27 10:27:26 +0100
  • 224d8cfb9d Serializer._declared_fields enable modifying fields on a serializer instance without affecting every other serializer instance. Akshar Raaj 2017-11-27 13:38:18 +0530
  • c782376555
    Merge pull request #5626 from rpkilby/update-reqs Xavier Ordoquy 2017-11-26 12:03:41 +0100
  • 5efd7aa24e Add schema.js template to MANIFEST Ryan P Kilby 2017-11-24 21:34:06 -0500