Commit Graph

  • acd81e8f88 Removed unecessary whitespace waqashamid 2019-04-13 11:12:55 +0530
  • 3a2b0a6b62 Rectified typo waqashamid 2019-04-13 11:07:28 +0530
  • 64b311a816
    Only support markdown 2.6+ Tim Gates 2019-04-13 13:06:23 +1000
  • bfa42cf0a8
    Flake8 has some strange binary operator not allowed at beginning or end of line rules Tim Gates 2019-04-12 10:13:27 +1000
  • 1bc299f87f
    Adjust indenting for flake8 linting errors Tim Gates 2019-04-11 15:10:56 +1000
  • 890613c0bb
    Merge branch 'master' into master Ryan 2019-04-09 22:41:29 +0700
  • 93bdff40a7 fixed PendingDeprecationWarning in tests Ryan Febriansyah 2019-04-09 22:30:43 +0700
  • 13df9dd45e
    Added a default basename example Antonin Grêlé 2019-04-09 12:02:59 +0200
  • 549f24360b
    Try and appease linter Tim Gates 2019-04-09 08:55:15 +1000
  • 68c3b4508a
    Adjust Markdown Version Checks to Avoid Warning Tim Gates 2019-04-08 11:00:04 +1000
  • 4d916eaa38 reformat code by isort dongfangtianyu 2019-04-07 20:42:16 +0800
  • e987bab44c
    Sort lists in test Lucidiot 2019-04-06 21:38:11 +0200
  • 7a6d5d4033 OpenAPI:Operations must have unique operationIds. dongfangtianyu 2019-04-07 00:31:17 +0800
  • 570da685b5 use isort format code dongfangtianyu 2019-04-06 23:20:21 +0800
  • fcc59bcb64 reformat code dongfangtianyu 2019-04-06 22:17:42 +0800
  • 630cebe057 add unittest dongfangtianyu 2019-04-06 19:48:26 +0800
  • 9a05738f97 DateField and DateTimeField type are string, and have difference format dongfangtianyu 2019-04-06 18:37:48 +0800
  • c86f5463b4 fix(composable permissions): no more double level OR Florent Chehab 2019-04-06 11:09:17 +0200
  • 29cbe574a3 Fix DeprecationWarning in tests (#6551) Asif Saif Uddin 2019-04-06 03:27:07 +0600
  • 71ed538a9e Add a nested serializer test case Lucidiot 2019-04-05 15:40:58 +0200
  • d2af2c5e71 Fix nested serializer schema rendering Lucidiot 2019-04-05 11:19:02 +0200
  • 5a277f8e18 r used properly Asif Saif Uddin 2019-04-05 11:52:38 +0600
  • 2f03f17ba3 r Asif Saif Uddin 2019-04-05 11:22:00 +0600
  • 4a69b842f2
    Update example to use new path construct rvernica 2019-04-04 10:23:38 -0700
  • e61af5535a Skip generateschema command tests when deps not installed. Carlton Gibson 2019-04-04 17:44:59 +0200
  • 8a5e963367 Separate Generator code by schema type. Carlton Gibson 2019-04-04 17:26:04 +0200
  • 96f1dec158 Separate Inspector code by schema type. Carlton Gibson 2019-04-04 17:09:10 +0200
  • 63255e623c Place generateschema tests with other schema tests. Carlton Gibson 2019-04-04 15:57:22 +0200
  • 8a80aad894 Begin release announcement. Carlton Gibson 2019-04-04 15:46:19 +0200
  • cceb416098 Link DRF Condition (cache headers) third party package. (#6557) jozo 2019-04-04 11:31:08 +0200
  • ac64c0a536 Fix requestBody not wrapped in a schema in OpenAPI (#6565) Lucidiot 2019-04-04 11:29:51 +0200
  • 070077603f Wrap response schemas in a schema object Lucidiot 2019-04-04 11:06:52 +0200
  • 5ff849bd76 Update unit test Lucidiot 2019-04-04 09:23:28 +0200
  • e8010ca1ea Wrap requestBody contents in JSON schemas Lucidiot 2019-04-04 09:19:15 +0200
  • 71c3593dbe test to show the issue Marius Räsener 2019-04-03 22:28:24 +0200
  • cfe03fffd5
    Add files via upload Sinval Júnior 2019-04-03 11:21:35 -0300
  • d6806b3824
    Add new link to third party package jozo 2019-04-02 08:38:35 +0200
  • b1122a441a
    Update tox to use Django 2.2 final. (#6556) Carlton Gibson 2019-04-01 16:30:26 +0200
  • 902223a2f7 Update tox to use Django 2.2 final. Carlton Gibson 2019-04-01 16:13:13 +0200
  • be8e0a1dea fixed DeprecationWarning: invalid escape sequence \w Asif Saif Uddin 2019-03-31 15:15:24 +0600
  • d573547ce4 fixed removedindjango40 deprecation warning Asif Saif Uddin 2019-03-31 10:32:41 +0600
  • 0425a943fa fix deprecation warning Asif Saif Uddin 2019-03-31 09:40:19 +0600
  • 2d68933968 fix deprecation warning Asif Saif Uddin 2019-03-31 09:35:19 +0600
  • c2c11a535f remove six codes from compat Asif Saif Uddin 2019-03-31 09:09:58 +0600
  • f734344a71 isort fix Asif Saif Uddin 2019-03-31 08:57:37 +0600
  • 30dc38bc8b Merge branch 'master' of https://github.com/encode/django-rest-framework into py2 Asif Saif Uddin 2019-03-31 08:44:45 +0600
  • 9751348d4d update some examples to path() instead of re_path Basil Begonia 2019-03-30 20:39:54 +0800
  • fa40bfa278 Add operationId on OpenAPI operations (#6549) Lucidiot 2019-03-29 16:36:55 +0100
  • 378745e79c Add operationId on OpenAPI operations Lucidiot 2019-03-29 16:05:22 +0100
  • 8a259a84fd update docs to use re_path() instead of url(r... Basil Begonia 2019-03-29 21:29:30 +0800
  • f34a0a4e6a Minor documentation fixes (#6543) Matt Hegarty 2019-03-29 06:32:25 +0000
  • 13b9b0fb98 Upgraded to Django 2.2rc1 on Tox (#6544) Asif Saif Uddin 2019-03-29 02:19:06 +0600
  • 9f5fdef792 remove usage of django's lazy function for error messages Mehdi Pourfar 2019-03-29 00:30:41 +0430
  • caa82e4535
    upgraded to Django 2.2rc1 on Tox Asif Saif Uddin 2019-03-28 23:53:21 +0600
  • 14a6296afa Corrected link and removed redundant import https://github.com/encode/rest-framework-tutorial/issues/52 matthewhegarty 2019-03-28 16:13:39 +0000
  • 1ffc663ffb Fixed typo: /you/your/ matthewhegarty 2019-03-28 16:12:56 +0000
  • ac19c69539 Corrected typo in permissions docs. (#6540) Jabi 2019-03-28 11:45:13 +0100
  • 8fe446c2bd Fixed typo Javier Trivino 2019-03-28 11:12:27 +0100
  • be3e1287f2 Corrected filtering of read/write-only fields. Carlton Gibson 2019-03-26 21:11:16 +0100
  • 296ebc5c27 When i using the source function of serializers there was a problem, the source of a foreign key field will give me an error named incorrectly and not match any attribute, the foreign key is correct, but I just haven't add data, it is clearly wrong, so I modified the code, let it out key correctly and without adding data return None 5505005 2019-03-26 22:06:01 +0800
  • 0379265f13 Note uritemplate dependency. Carlton Gibson 2019-03-26 15:03:40 +0100
  • de218daa28 Use copy() of properties dict when filtering read/write-only fields. Carlton Gibson 2019-03-26 13:56:10 +0100
  • c0a31ed0a3 Added OpenAPI Schema Generation. Carlton Gibson 2019-03-19 15:51:59 +0100
  • 751ac6edd1
    Clear authentication_classes on ObtainAuthToken View Pavle Portic 2019-03-25 18:52:51 +0100
  • d784e42207 Fix basename deprecation warnings in tests (#6529) Turfa Auliarachman 2019-03-26 00:42:27 +0700
  • cb730a703b Use basename instead of base_name to get rid of deprecation warning Turfa Auliarachman 2019-03-26 00:22:59 +0700
  • 9280d7f811 raise error when calling .data in an invalid serializer Turfa Auliarachman 2019-03-25 23:42:27 +0700
  • defda260e4
    Update README.md Anwinkp 2019-03-25 12:19:43 +0530
  • 7042d356c6
    Update ISSUE_TEMPLATE.md joeajug123 2019-03-25 12:12:18 +0530
  • 39a569f553
    fix spelling and grammar mistakes gahanamohan 2019-03-25 12:11:57 +0530
  • 91d9e6d903
    Update CONTRIBUTING.md LetsBeReal 2019-03-25 12:11:23 +0530
  • 1428a06a0d
    Update CONTRIBUTING.md anandhakrishnan12345 2019-03-25 12:08:49 +0530
  • de464e43ba
    Update CONTRIBUTING.md LetsBeReal 2019-03-25 12:08:04 +0530
  • 90befa7bb8
    Update CONTRIBUTING.md abhiramkg2000 2019-03-25 12:06:42 +0530
  • 662a3218dc
    Update CONTRIBUTING.md LetsBeReal 2019-03-25 12:06:09 +0530
  • 19636adfca
    Update CONTRIBUTING.md joyalvarghese 2019-03-25 12:06:03 +0530
  • eff069abf9
    Update CONTRIBUTING.md joyalvarghese 2019-03-25 12:04:42 +0530
  • 915a776acd
    Update CONTRIBUTING.md joyalvarghese 2019-03-25 12:03:15 +0530
  • b25d245b89 Merge multiple isinstance() calls to one (#6513) Patrickcai 2019-03-22 20:29:45 +0800
  • ebb1a23510 Merge branch 'master' of https://github.com/encode/django-rest-framework into py2 Asif Saif Uddin 2019-03-20 17:24:26 +0600
  • 9c1fffa8c3 Fixed linting error in test_fields Henrik Palmlund Wahlgren 2019-03-19 22:07:12 +0100
  • 963bdc78b0 Updated docs to include normalize option on DecimalField Henrik Palmlund Wahlgren 2019-03-19 17:10:23 +0100
  • 7c1414c45d Added normalize parameter to DecimalField to be able to strip trailing zeros. Fixes #6151. Henrik Palmlund Wahlgren 2019-03-19 17:04:10 +0100
  • f28a383175
    Fix ) mismatch Patrickcai 2019-03-19 22:58:14 +0800
  • b614885008
    Merge multiple isinstance() calls to one Patrickcai 2019-03-19 19:42:42 +0800
  • 3769016112 Deployed a1194ef7 with MkDocs version: 0.16.3 Tom Christie 2019-03-14 15:32:01 +0000
  • d2d1888217 Document DateTimeField default_timezone argument (#6469) Ryan Siemens 2019-03-12 21:15:12 -0700
  • d94c5bf7fa
    update default_timezone description to be more specific Ryan Siemens 2019-03-12 21:02:52 -0700
  • 6f24c21cfb Fixed typo: /Janurary/January/ (#6506) Matt Hegarty 2019-03-12 11:46:02 +0000
  • 2596355371 Fixed typo: /Janurary/January/ matthewhegarty 2019-03-12 10:33:37 +0000
  • bcf64e57af remove more python2 compat codes Asif Saif Uddin 2019-03-10 13:02:19 +0600
  • 1b817d92b4 remove more python2 compat codes from tests Asif Saif Uddin 2019-03-10 11:51:13 +0600
  • e1ca2c6d25 Modify OR operand to have the ability to use custom messages Basil Dubyk 2019-03-09 13:11:01 +0200
  • 7dd471de77 Modify AND operand to have the ability to use custom messages Basil Dubyk 2019-03-08 10:31:24 +0200
  • 1a6057fd9b fix tests Chuan Shi 2019-03-07 15:53:51 -0800
  • b24a191dc1
    Update test_fields.py Chuan Shi 2019-03-07 15:36:37 -0800
  • d0f15a9e99
    Update test_fields.py Chuan Shi 2019-03-07 15:35:09 -0800
  • 699125a4f7
    Update fields.py Chuan Shi 2019-03-07 15:29:40 -0800
  • 9bfb58746e
    Update README.md Tom Christie 2019-03-07 11:02:43 +0000
  • bcdfcf7e49
    Sponsor updates (#6495) Tom Christie 2019-03-07 11:00:50 +0000