Commit Graph

  • e27b5e4954
    Merge f69c03b3da into 33f8910b26 Daniel Hahler 2018-07-10 03:57:10 +0000
  • 33f8910b26
    Fix deprecation warnings in tests (#6076) Ryan P Kilby 2018-07-09 23:56:52 -0400
  • ecf69688ba
    fix typo error, Link to Field dengshilong 2018-07-10 11:56:16 +0800
  • 57e877a536 Update optional reqs, fixing markdown deprecation Ryan P Kilby 2018-07-09 23:47:06 -0400
  • 5f72dcd2e5 Fix deprecated arguments in schema tests Ryan P Kilby 2018-07-09 23:40:40 -0400
  • a0277919f0 Fix grammar mistake in html-and-forms.md (#6070) Eze Sunday 2018-07-08 21:11:05 +0100
  • a498933178
    Merge f9de3913ea into 38b3d0109b Rui Lima 2018-07-08 17:27:28 +0000
  • f9de3913ea
    return 404 in DestroyModelMixin Rui Lima 2018-07-08 18:26:31 +0100
  • 7720cca746
    Update html-and-forms.md Eze Sunday 2018-07-07 18:33:26 +0100
  • 38b3d0109b Only catch TypeError/ValueError for object lookups (#6028) Ryan P Kilby 2018-07-06 06:18:17 -0400
  • a628a2dbce Drop Django 1.10 support (#5657) Ryan P Kilby 2018-07-06 06:14:31 -0400
  • 43f9df00af Raise NotImplementedError in tests instead of pass Ryan P Kilby 2018-06-22 20:28:24 -0400
  • ecadfc3220 Test wrapped TypeError/ValueError handling Ryan P Kilby 2018-06-21 20:58:58 -0400
  • 7c834f25e4 Only catch TypeError/ValueError for object lookups Ryan P Kilby 2018-06-13 12:04:20 -0400
  • c5b4c1d1fa Remove Django 1.10 compat code Ryan P Kilby 2017-12-05 03:43:46 -0500
  • 964b76f5c9 Remove Django 1.10 from CI Ryan P Kilby 2017-12-05 03:37:42 -0500
  • 5796af6d9b
    Merge b65cbabfcc into 9b8af04e7f Charles Thayer 2018-07-06 09:41:59 +0000
  • 9b8af04e7f Move guardian imports out of compat (#6054) Ryan P Kilby 2018-07-06 05:32:02 -0400
  • 99ca078ebb Add "Community" section to docs, minor cleanup (#5993) Ryan P Kilby 2018-07-06 05:28:18 -0400
  • 304befb93a Move guardian imports out of compat Ryan P Kilby 2018-06-22 19:06:50 -0400
  • 67bfb39f35 Fix topics/community links Ryan P Kilby 2018-05-17 04:32:30 -0400
  • 703d9e99b0 Conver mixture of tabs/spaces => spaces Ryan P Kilby 2018-05-17 03:55:37 -0400
  • 4ce571bb98 Drop embedded tutorial/guide/topics links Ryan P Kilby 2018-05-17 03:44:10 -0400
  • d04a814174 Drop DRF 2.x announcements and the docs note Ryan P Kilby 2018-05-17 03:43:33 -0400
  • 3cf42704cb Add 'Community' tab to navigation, move articles Ryan P Kilby 2018-05-17 03:42:04 -0400
  • 7095021db7 Rename base_name => basename for consistency's sake (#5990) Ryan P Kilby 2018-07-06 05:03:12 -0400
  • f89cc066bc Admin renderer urls (#5988) Ryan P Kilby 2018-07-06 04:58:26 -0400
  • a6df9feab6
    Merge a0e51f9f75 into 3578bd6883 z_jay_v 2018-07-06 08:53:35 +0000
  • 3578bd6883 get_error_detail: use error_dict/error_list (#5785) Daniel Hahler 2018-07-06 10:44:58 +0200
  • 6511b52cca Fix schemas for extra actions (#5992) Ryan P Kilby 2018-07-06 04:35:36 -0400
  • b23cdaff4c tox/pytest: move posargs, use -ra (#6039) Daniel Hahler 2018-07-06 10:34:11 +0200
  • 0148a9f8da Improvements to ViewSet extra actions (#5605) Ryan P Kilby 2018-07-06 04:33:10 -0400
  • 5aa80ec18a tox/pytest: move posargs, use -ra Daniel Hahler 2018-06-21 12:50:52 +0200
  • 17f8380bc8
    Merge 3fb1c85c54 into 56967dbd90 Jerome Leclanche 2018-07-06 03:52:46 +0000
  • 56967dbd90 Fix upload parser test (#6044) Daniel Hahler 2018-07-06 05:52:32 +0200
  • 3fb1c85c54 Implement an allow_null_bytes argument to CharField (default True) Jerome Leclanche 2018-07-05 22:13:25 +0300
  • 0006d00bb2 Fix tests/test_parsers.py::TestFileUploadParser::test_parse Daniel Hahler 2018-06-21 22:20:07 +0200
  • 6ef55b3ab5 rearrange import order Boris Laporte 2018-07-04 11:43:27 +0200
  • 417c1d47e4 Allow ModelSerializers as children in ListField Boris Laporte 2018-07-04 11:24:57 +0200
  • cd98c7cd29
    Merge c3cc8aa065 into 0e10d32fb1 Asif Saifuddin Auvi 2018-06-28 13:14:32 +0000
  • c3cc8aa065
    update classifier Asif Saifuddin Auvi 2018-06-28 19:14:12 +0600
  • 6b04647a40
    Merge 88c9e649b1 into 0e10d32fb1 Asif Saifuddin Auvi 2018-06-28 13:11:14 +0000
  • 88c9e649b1
    python 3.7 to travis Asif Saifuddin Auvi 2018-06-28 19:10:32 +0600
  • 452510d4a7
    added python 3.7 to tox Asif Saifuddin Auvi 2018-06-28 19:04:53 +0600
  • a138cfc627 added tests to cover docs sections in custom actions Dan Bate 2018-06-26 12:47:37 +0100
  • 8207dfaa5a added tests to check password fields get the correct schema format Dan Bate 2018-06-26 12:05:50 +0100
  • 2dab29ca1b added ability to use multi select widgets as for array type data Dan Bate 2018-06-26 11:23:30 +0100
  • cf85ac97fd added input types to inspected schemas Dan Bate 2018-06-26 11:20:19 +0100
  • d1676f999b Document extra action method mapping Ryan P Kilby 2018-06-25 15:50:21 -0400
  • f32398953d Add method mapping to ViewSet actions Ryan P Kilby 2018-05-16 09:29:42 -0400
  • 9b64818435 Update simple router tests Ryan P Kilby 2018-05-16 08:50:58 -0400
  • 3c60b4b7b6 Add 'extra actions' to ViewSet & browsable APIs Ryan P Kilby 2017-11-18 00:12:09 -0500
  • 65a0d59c70 added ability to add sections to custom action documentation Dan Bate 2018-06-25 16:50:45 +0100
  • d0af8e8723 Add 'name' and 'description' attributes to ViewSet Ryan P Kilby 2017-11-17 21:17:35 -0500
  • 06265b6bf3 View suffix already set by initializer Ryan P Kilby 2017-11-17 18:32:24 -0500
  • 0e10d32fb1
    Add NotImplementedError to coverage exclusion (#6057) Ryan P Kilby 2018-06-24 17:56:31 -0400
  • 1d1724e0e0 Add NotImplementedError to coverage exclusion Ryan P Kilby 2018-06-22 20:30:25 -0400
  • 83939089aa Add 'AdminRenderer.get_result_url' Ryan P Kilby 2018-05-15 14:16:15 -0400
  • ecc48adc8e Disable admin detail link when no URL Ryan P Kilby 2018-05-15 12:54:02 -0400
  • 86f5cb7cdd Make admin detail link have small width Ryan P Kilby 2018-05-15 12:52:50 -0400
  • c5ab65923f
    tests/test_permissions.py: do not add view perm for dj21 (#6055) Ryan P Kilby 2018-06-23 07:31:06 -0400
  • 15e7c53b12 tests/test_permissions.py: do not add view perm for dj21 Daniel Hahler 2018-06-21 18:09:58 +0200
  • dde8b51322
    Merge 0fc0ee1778 into 499533d219 Daniel Hahler 2018-06-22 22:20:51 +0000
  • 499533d219 Use [tool:pytest] header in setup.cfg (#6045) Daniel Hahler 2018-06-23 00:14:26 +0200
  • 16bfa3521b Add docs note about disabling schemas for actions Ryan P Kilby 2018-06-22 17:34:58 -0400
  • 3feea10bae Fix schema disabling for extra actions Ryan P Kilby 2018-05-31 12:03:13 -0400
  • 3642fe0b30 Add ViewInspector setter to store instances Ryan P Kilby 2018-05-17 02:10:05 -0400
  • 92bb9ec3e9 Add failing test for extra action schemas Ryan P Kilby 2018-05-17 02:07:44 -0400
  • d9f541836b Update to Django 2.0 Routing Syntax (#6049) Chris Shyi 2018-06-22 04:28:59 -0400
  • 1a170438d2 Add "optionals not required" build (#6047) Ryan P Kilby 2018-06-22 04:16:57 -0400
  • 1d0338cff1 Fix import in code example Chris Shyi 2018-06-21 19:09:09 -0400
  • 2786f1b023 Fixed a newline that was erased in the last commit Chris Shyi 2018-06-21 18:52:37 -0400
  • f69c03b3da Enable Codecov status API Daniel Hahler 2018-06-22 00:21:04 +0200
  • cce3134e19 Update to Django 2.0 Routing Syntax Chris Shyi 2018-06-21 16:54:46 -0400
  • 7e0ad9262e tests: update pytest/pytest-django (#6042) Daniel Hahler 2018-06-21 22:23:52 +0200
  • 149b5a4005 Test optionals optionally Daniel Hahler 2018-06-21 12:09:54 +0200
  • e1a182b631
    Merge 75a4f61835 into a44cb67988 Daniel Hahler 2018-06-21 19:51:48 +0000
  • 75a4f61835 squash! tests: fix skipping of tests without coreapi/coreschema Daniel Hahler 2018-06-21 21:51:01 +0200
  • 6b3af89b90 tests: fix skipping of tests without coreapi/coreschema Daniel Hahler 2018-06-21 16:16:05 +0200
  • 1e2130379e tests.urls: handle optional coreapi Daniel Hahler 2018-06-21 13:15:02 +0200
  • 28b449e793 tox/travis: test optionals optionally Daniel Hahler 2018-06-21 12:09:54 +0200
  • a44cb67988 tests: fix usage of transaction.non_atomic_requests (#6043) Daniel Hahler 2018-06-21 20:44:58 +0200
  • 5bc3b7712f setup.cfg: use [tool:pytest] Daniel Hahler 2018-06-21 20:35:18 +0200
  • 7abc2c5efd tests: update pytest/pytest-django Daniel Hahler 2018-06-21 16:51:11 +0200
  • df83436c1c tests: fix usage of transaction.non_atomic_requests Daniel Hahler 2018-06-21 19:45:05 +0200
  • 0fc0ee1778 fixup! tox/travis: test optionals optionally Daniel Hahler 2018-06-21 16:31:34 +0200
  • f913130055 tests: fix skipping of tests without coreapi/coreschema Daniel Hahler 2018-06-21 16:16:05 +0200
  • 06526cafe5 runtests.py: clean up PYTEST_ARGS (#6040) Daniel Hahler 2018-06-21 15:28:25 +0200
  • c0c6ca0283 tests.urls: handle optional coreapi Daniel Hahler 2018-06-21 13:15:02 +0200
  • 1fb53e97b0 runtests.py: clean up PYTEST_ARGS Daniel Hahler 2018-06-21 12:55:49 +0200
  • 0537c1454f fixup! Fix handling of optional guardian module Daniel Hahler 2018-06-21 12:16:09 +0200
  • d77784f8d2 tox/travis: test optionals optionally Daniel Hahler 2018-06-21 12:09:54 +0200
  • 327028c4d9 Fix handling of optional guardian module Daniel Hahler 2018-06-21 11:17:54 +0200
  • 8f55cd8db5 Fix url for group_names action example (#6036) Çağıl 2018-06-21 09:29:05 +0100
  • d778c5e51e Update tox to use Django v2.1b1 (#6037) Asif Saifuddin Auvi 2018-06-21 13:07:33 +0600
  • b864e21b98
    update to 2.1 beta 1 Asif Saifuddin Auvi 2018-06-21 11:44:01 +0600
  • e72f520c2e
    Update routers.md Çağıl 2018-06-20 16:52:45 +0100
  • feffa109a8 Add REST APIs with Django book (#6033) William S. Vincent 2018-06-19 19:24:26 -0400
  • d9ee7d6817 get_error_detail: use error_dict/error_list Daniel Hahler 2018-01-29 11:43:51 +0100
  • 00e675ddcd Add REST APIs with Django book wsvincent 2018-06-19 14:29:18 -0400