Commit Graph

  • d5c34aa813 Remove unused links from docs (#5735) Jon Dufresne 2018-01-15 06:03:44 -0800
  • ad825341f8
    Warn if BrowsableAPIRenderer.get_filter_form fails Chris Adams 2018-01-12 11:31:52 -0500
  • 300082b8ba Merge 59fbecfc30 into b2ec681d8d Jon Dufresne 2018-01-11 17:48:01 +0000
  • b2ec681d8d Pass python_requires argument to setuptools (#5739) Jon Dufresne 2018-01-10 23:51:34 -0800
  • 5473b6f818 Pass python_requires argument to setuptools Jon Dufresne 2018-01-10 06:13:42 -0800
  • 74645d55cb Make browsable API compatbile with strong CSP Alexander Bliskovsky 2018-01-10 10:40:40 -0700
  • 59fbecfc30 Prefer https protocol for links in docs when available Jon Dufresne 2018-01-08 07:22:32 -0800
  • f6b11e692c Remove unused links from docs Jon Dufresne 2018-01-07 16:22:53 -0800
  • 4f6190ddcd Improve router docs Ryan P Kilby 2018-01-08 07:47:25 -0500
  • 40ab128b1a Make 'detail' a required argument of 'action' Ryan P Kilby 2018-01-08 07:30:20 -0500
  • ffe3dbb1b1 Perfer iter(dict) over iter(dict.keys()) (#5736) Jon Dufresne 2018-01-08 01:49:46 -0800
  • c1848d765d Drop compat workaround for unsupported Python 3.2 (#5734) Jon Dufresne 2018-01-08 01:45:29 -0800
  • 06e2ad0b7d Remove unused compat._resolve_model() (#5733) Jon Dufresne 2018-01-08 01:19:08 -0800
  • 3ecd95f871 Perfer iter(dict) over iter(dict.keys()) Jon Dufresne 2018-01-07 16:58:09 -0800
  • 8a1d177810 Drop compat workaround for unsupported Python 3.2 Jon Dufresne 2018-01-07 08:39:05 -0800
  • 4a188464e4 Remove unused compat._resolve_model() Jon Dufresne 2018-01-07 07:15:36 -0800
  • 676ed2efcb Allow docs sidebar to take up more width Henrik Lilleengen 2018-01-06 17:19:51 +0100
  • e667e03c99 feat: easier to extend the payload returning the token without having to repeat code Fraire, Santiago 2018-01-05 13:57:52 +0100
  • 9098ffd968 Merge eda8068e4b into 522d453546 Vesteinn Snaebjarnarson 2018-01-05 12:32:34 +0000
  • eda8068e4b
    Fixed isAuthenticated permission, missing call Vesteinn Snaebjarnarson 2018-01-05 12:30:58 +0000
  • a8fb8ed6ac Allow rest_framework.request.Request instances Ian Stapleton Cordasco 2018-01-04 14:31:30 -0600
  • 2112a58282 Update docs Ryan P Kilby 2018-01-04 03:20:43 -0500
  • b69efe054e Convert tabs to spaces in router docs Ryan P Kilby 2018-01-04 02:55:30 -0500
  • 151c0c94fd Replace list/detail route decorators in tests Ryan P Kilby 2018-01-03 18:46:29 -0500
  • 0577546377 Merge 69cf7169f4 into 522d453546 Amritpal Singh 2018-01-03 14:48:10 +0000
  • 69cf7169f4 Added IsAnonymousOrReadOnly permission Amritpal Singh 2018-01-03 20:10:25 +0530
  • 522d453546 Add drf-yasg to documentation and schema 3rd party packages (#5720) Cristi Vîjdea 2018-01-02 14:51:54 +0100
  • 4f2591ffe4 Add drf-yasg to documentation and schema 3rd party packages Cristi Vîjdea 2018-01-02 13:54:46 +0100
  • e4de0ab0d5 Merge eefd5a7f9f into 68519c092f Jiri Puc 2018-01-02 10:44:00 +0000
  • 68519c092f Test staticfiles (#5701) Ryan P Kilby 2018-01-02 05:35:56 -0500
  • 351503907c Add exception translation test (#5700) Ryan P Kilby 2018-01-02 05:28:45 -0500
  • b65967711c Formalize URLPatternsTestCase (#5703) Ryan P Kilby 2018-01-02 05:14:25 -0500
  • 6b0bf72bb8 using rsplit to get module and classname for imports (#5712) David De Sousa 2018-01-02 10:59:08 +0100
  • 0712094ea2 Fix typo in HostNameVersioning doc (#5709) Cristi Vîjdea 2018-01-02 10:52:52 +0100
  • 7e2cca285d Adding missing parenthesis (#5707) Floyd Hightower 2018-01-02 05:51:42 -0400
  • b7ed645927 Disable HTML inputs for dict/list fields (#5702) Ryan P Kilby 2018-01-02 04:50:49 -0500
  • 6bd773e7f8 Improve composite field child errors (#5655) Ryan P Kilby 2018-01-02 04:45:59 -0500
  • eefd5a7f9f adding drf-yasg to the documentation's documenting-your-api section Jiri Puc 2018-01-01 19:59:25 +0100
  • 22f1c59099
    Merge pull request #5713 from guntanis/patch-1 Xavier Ordoquy 2017-12-28 11:05:07 +0100
  • 88c75ba808
    Fixed "typo" in example. guntanis 2017-12-28 02:01:01 -0800
  • 6fc5bd149e
    using rsplit to get module and classname for imports David de Sousa 2017-12-27 17:52:47 +0100
  • b09f375b0a Merge 76c5338930 into 991868a897 Vikas 2017-12-27 13:37:20 +0000
  • 991868a897
    Merge pull request #5711 from mbaragiola/master Xavier Ordoquy 2017-12-27 14:33:25 +0100
  • be0a57b0f1 FIX link Mariano Baragiola 2017-12-27 10:28:59 -0300
  • 6ce60cd594 Update writable nested serializers docs Mariano Baragiola 2017-12-27 10:17:10 -0300
  • 76c5338930 Updated to work with ViewSets vkylamba 2017-12-27 12:09:18 +0530
  • cfdaf5397c
    Fix typo in HostNameVersioning doc Cristi Vîjdea 2017-12-24 12:32:18 +0100
  • 4c6b3c64ac not required read_only Fields with allow_null True Nicolas Delaby 2017-12-23 22:09:35 +0100
  • 032f6ba06e
    Adding missing parenthesis Floyd Hightower 2017-12-23 07:56:00 -0400
  • a591e16727 Add release notes for dynamic action changes Ryan P Kilby 2017-12-22 15:34:21 -0500
  • 23447b0486 Fixup schema test Ryan P Kilby 2017-12-22 12:39:51 -0500
  • 77a33641ef Add missing word in 'Field.allow_null' docs Ryan P Kilby 2017-12-22 11:52:51 -0500
  • fed7616013 Add 'ViewSet.detail' initkwarg Ryan P Kilby 2017-12-22 03:51:37 -0500
  • 034f8d0283 Refactor dynamic route generation Ryan P Kilby 2017-12-22 03:00:08 -0500
  • 077eb09070 Deployed 832267e9 with MkDocs version: 0.16.3 Carlton Gibson 2017-12-22 08:38:09 +0100
  • c2476fc035 Refactor dynamic route checking & collection Ryan P Kilby 2017-12-22 02:24:39 -0500
  • 72b73790dd Add 'ViewSet.get_extra_actions()' Ryan P Kilby 2017-12-22 02:12:40 -0500
  • f430cab260 Fix formatting of the 3.7.4 release note Bruno Alla 2017-12-22 08:12:19 +0100
  • e090ba2dd9 Merge dynamic routes, add 'detail' attribute Ryan P Kilby 2017-12-22 01:49:31 -0500
  • f79cd591fa Merge list/detail route decorators into 'action' Ryan P Kilby 2017-12-22 01:18:00 -0500
  • 5fc35eb7eb Add missing word in 'Field.allow_null' docs Ryan P Kilby 2017-12-22 11:52:51 -0500
  • 832267e945 Fix formatting of the 3.7.4 release note (#5704) Bruno Alla 2017-12-22 07:28:35 +0000
  • 683f1f4406 Add docs for URLPatternsTestCase Ryan P Kilby 2017-12-21 23:49:22 -0500
  • c30a336b57 Cleanup router tests urlpatterns Ryan P Kilby 2017-12-21 23:22:53 -0500
  • 44c2a5ce39 Update versioning tests w/ new URLPatternsTestCase Ryan P Kilby 2017-12-21 23:04:18 -0500
  • c490e5ac9c Add formalized URLPatternsTestCase Ryan P Kilby 2017-12-21 23:00:19 -0500
  • deab5f10e1 Disable HTML inputs for dict/list fields Ryan P Kilby 2017-12-21 17:55:09 -0500
  • 1bb3669d08 Add nested ListField/DictField tests Ryan P Kilby 2017-12-21 16:16:45 -0500
  • 3fee0bf574 Nest ListField/DictField errors under the idx/key Ryan P Kilby 2017-12-04 23:47:12 -0500
  • 634c0f9788 Fixup DictField test descriptions Ryan P Kilby 2017-12-04 10:37:08 -0500
  • 7ca5e9097f Add staticfiles handling to dist build Ryan P Kilby 2017-12-21 14:31:29 -0500
  • 28262d17df Move '--no-pkgroot' handling to conftest Ryan P Kilby 2017-12-21 13:19:03 -0500
  • 745dc798f1 Remove 'django.setup()' compat import Ryan P Kilby 2017-12-21 13:18:08 -0500
  • 652e30d7fe Remove 'MIDDLEWARE_CLASSES' compat setting Ryan P Kilby 2017-12-21 13:10:55 -0500
  • de1e05675e Add exception translation test Ryan P Kilby 2017-12-21 11:32:06 -0500
  • 98c0dc013c Deployed 66021711 with MkDocs version: 0.16.3 Tom Christie 2017-12-21 12:12:45 +0000
  • 6602171184
    Merge pull request #5698 from encode/release/3_7_7 3.7.7 Xavier Ordoquy 2017-12-21 13:01:03 +0100
  • 955a6b902b Add 3.7.7 release notes Xavier Ordoquy 2017-12-21 12:35:37 +0100
  • 9ec3e5f965
    Merge pull request #5697 from providenz/master Xavier Ordoquy 2017-12-21 12:26:56 +0100
  • 67964a1bf4 Fix typo to bring locale back to installed files Laurent Paoletti 2017-12-21 12:12:08 +0100
  • a0d85aa0a8 Deployed 65791d8c with MkDocs version: 0.16.3 Tom Christie 2017-12-21 10:20:27 +0000
  • 65791d8c79 Version 3.7.5. Add missing .ico to packaging. 3.7.6 Tom Christie 2017-12-21 10:17:59 +0000
  • fd276f6162 Merge 1c97682de1 into 0d96be9266 Ryan Hiebert 2017-12-21 10:14:21 +0000
  • b6e08a0e36 Deployed 0d96be92 with MkDocs version: 0.16.3 Tom Christie 2017-12-21 10:13:32 +0000
  • 0d96be9266 Add 3.7.5 release notes Tom Christie 2017-12-21 10:13:18 +0000
  • 3a22b1d1f0 Version 3.7.5 3.7.5 Tom Christie 2017-12-21 10:03:41 +0000
  • df469260e1 Include woff2 in packaging. Closes #5692 Tom Christie 2017-12-21 10:03:03 +0000
  • 37cfe90338 Add locale files back to installed files (#5696) Matthias Runge 2017-12-21 11:00:43 +0100
  • b20f69dfe7 Add locale files back to installed files Matthias Runge 2017-12-21 09:38:44 +0100
  • d903896d3d
    Merge pull request #5693 from felixxm/django-2.0 Xavier Ordoquy 2017-12-21 06:54:19 +0100
  • 1c97682de1 Include woff2 static files Ryan Hiebert 2017-12-20 18:39:07 -0600
  • 5e21bf852b
    Bumped Django 2.0 version in requirements list. Mariusz Felisiak 2017-12-20 21:27:22 +0100
  • 834580c7cd Deployed a81e60ff with MkDocs version: 0.16.3 Carlton Gibson 2017-12-20 15:34:31 +0100
  • a81e60ff39
    Version 3.7.4 Release (#5650) 3.7.4 Carlton Gibson 2017-12-20 15:28:31 +0100
  • c81b99df5e Move Issue links to bottom Carlton Gibson 2017-12-20 15:19:19 +0100
  • 4eb5b1a222 Add release note for #5691 Carlton Gibson 2017-12-20 15:18:38 +0100
  • 78f982f77d Update Transifex Carlton Gibson 2017-12-20 10:41:11 +0100
  • 8deacc6aa1 Set release date: December 20, 2017 Carlton Gibson 2017-12-20 10:23:51 +0100
  • 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