Commit Graph

  • 0a8fa5219a Merge pull request #5346 from blueyed/docs-link-fix-undefined-schema Carlton Gibson 2017-08-21 20:29:01 +0200
  • 07ffec7fd0 Merge 89fa0d53cc into d2286ba658 Sérgio Basto 2017-08-21 16:06:54 +0000
  • 89fa0d53cc sort keys when output is a dictonary Sérgio M. Basto 2017-08-21 16:58:21 +0100
  • e389336ad7 docs/link.html: fix/remove undefined template var "schema" Daniel Hahler 2017-08-21 14:47:43 +0200
  • 1a7ed29639 Update version number Carlton Gibson 2017-08-21 12:06:14 +0200
  • d875fb3272 Update compiled translations. Carlton Gibson 2017-08-21 12:05:25 +0200
  • 68d818fcc7 Update content from Transifex Carlton Gibson 2017-08-21 12:02:14 +0200
  • 81527a2863 Release notes for 3.6.4 Carlton Gibson 2017-08-21 11:50:00 +0200
  • d2286ba658 Merge pull request #5326 from limdauto/limdauto-patch-1 Carlton Gibson 2017-08-21 10:09:57 +0200
  • 56021f9e77 Add tests for list field to schema Lim H 2017-08-20 17:12:56 +0100
  • a7d3cc62c9 Added default value for 'detail' param into 'ValidationError' exception Rokker Ruslan 2017-08-19 21:53:15 +0300
  • 4d5e846ca7 Merge pull request #5334 from Woile/woile-nested-docs-fix Carlton Gibson 2017-08-18 11:05:06 +0200
  • 5c6fc4fcb3 Merge 64f737a588 into 4e08abb605 Joseph Wenninger 2017-08-18 08:34:31 +0000
  • 4e08abb605 Merge pull request #5339 from kycool/master Carlton Gibson 2017-08-18 09:11:59 +0200
  • c868378c71 Update fields.py kycool 2017-08-18 12:12:01 +0800
  • a1546cc266 [NEW] Tests for templatetags.schema_links Woile 2017-08-17 21:14:26 +0200
  • 11bc1fe282 Fix JS data binding Woile 2017-08-17 12:33:59 +0200
  • 43c7af0bb5 Adjust ListField & DictField signature docs (#5333) Carlton Gibson 2017-08-17 11:06:09 +0200
  • a0c8d2f445 Add documentation for the coerce_to_string and localize FloatField parameters Kevin Georgy 2017-08-16 10:31:41 +0200
  • fe0c4f9878 Fix string identification in python2.7 Kevin Georgy 2017-08-16 10:12:41 +0200
  • bf53f741d6 * Restore imports in order to make isort test pass * Do string sanitization only if input is a string Kevin Georgy 2017-08-16 09:25:46 +0200
  • f389833701 Merge branch 'master' into localizedfloatfield kgeorgy 2017-08-16 08:35:21 +0200
  • ed38371c3a Fix docs multiple nested and multiple methods Woile 2017-08-15 16:59:50 +0200
  • 8ff567a06a Add schema overriding support for coerced fields Ignat Shining 2017-08-15 17:40:47 +0300
  • fc0d55000d Schema overriding support Ignat Shining 2017-08-15 17:00:06 +0300
  • f67b4b09b1 Merge f485099474 into 3110635685 Arijeet Mukherjee 2017-08-15 13:33:20 +0000
  • c4535c6f99 Merge ae5c0a9f16 into 3110635685 R. Kevin Nelson 2017-08-15 13:33:15 +0000
  • 3110635685 Update JS constructor syntax (#5332) Carlton Gibson 2017-08-15 15:33:06 +0200
  • a66f333280 Adjust ListField & DictField signature docs Carlton Gibson 2017-08-15 15:16:48 +0200
  • c9cfd0c0e6 Update JS constructor syntax Carlton Gibson 2017-08-15 14:55:35 +0200
  • f3accec961 Merge cd9db33c01 into bf4b3ff0d5 klarakaleb 2017-08-14 12:32:52 +0000
  • bf4b3ff0d5 Fix token param in force_authenticate example (#5284) Oliver Eidel 2017-08-14 14:09:47 +0200
  • 52e0f3ae08 Fix indentation of code example in chapter 7 (#5329) Berker Peksag 2017-08-14 15:04:52 +0300
  • 70d49e3cc3 Fix indentation of code example in chapter 7 Berker Peksag 2017-08-13 16:09:44 +0300
  • be7657c672 Merge pull request #5328 from andreagrandi/update-token-docs Carlton Gibson 2017-08-13 13:52:58 +0200
  • 1799b569d8 Add documentation to create user token with the new command Andrea Grandi 2017-08-13 11:08:44 +0100
  • 32a0b62508 Fix introspection of list field in schema Lim H 2017-08-12 18:59:03 +0100
  • 64f737a588 allow at least one level of nesting Joseph Wenninger 2017-08-12 14:51:59 +0200
  • e80b78d1cb RemoteUserAuthentication, docs, and tests (#5306) Alexander Dutton 2017-08-11 10:35:00 +0100
  • 9b5a6bea67 Fix typo on fields.md (#5320) Steven Johns 2017-08-10 05:21:23 +1000
  • 96d6a9a6da Docs: update link in pagination.py (#5321) Yury V. Zaytsev 2017-08-09 21:19:43 +0200
  • a0b290ced8 Docs: update link in pagination.py Yury V. Zaytsev 2017-08-09 13:50:14 +0200
  • f28ad96320 Fix typo on fields.md Steven Johns 2017-08-09 18:26:05 +1000
  • 7507d90570 Allowed writable HyperlinkedIdentityField Semprini 2017-08-09 14:07:38 +1200
  • cd9db33c01 QueryParameterHyperlinkedIdentityField added klarakaleb 2017-08-08 17:01:02 +0100
  • 1f2e2dea96 Fixed typo in docs/Documenting your API (#5316) Vašek Dohnal 2017-08-08 16:01:19 +0200
  • da8adea871 Fixed typo in docs/Documenting your API Vašek Dohnal 2017-08-08 15:51:26 +0200
  • 26ebb88306 Revert 3288 (#5313) Ryan P Kilby 2017-08-07 11:52:09 -0400
  • 563020e2c5 Revert "Cached the field's root and context property." Ryan P Kilby 2017-08-07 11:09:44 -0400
  • 5c88def0f9 Add regression test for #5087 Ryan P Kilby 2017-08-07 11:06:58 -0400
  • 23c1c5bf3c Add regression test for #2505. Thanks @pySilver! Ryan P Kilby 2017-08-07 10:53:28 -0400
  • 208ca024be allow custom authentication and permission classes for docs view Katharyn Garcia 2017-08-04 18:17:29 -0700
  • 27ff17a18b Merge 2ef3cb8b68 into 21074a02b4 Sassan Haradji 2017-08-04 23:00:44 +0000
  • 2ef3cb8b68
    A test case for ruined root Sassan Haradji 2017-08-05 03:30:34 +0430
  • 21074a02b4 Changed monthly report link (#5308) Anna Ossowski 2017-08-04 21:23:54 +0200
  • d9fb2a6c94 Changed monthly report link Anna 2017-08-04 21:00:15 +0200
  • 0daa2b22c8 Merge remote-tracking branch 'upstream/master' Anna 2017-08-04 20:58:58 +0200
  • ab56369e98 Reorder imports to appease the linting gods Alexander Dutton 2017-08-04 11:15:37 +0100
  • 9720b4be0e RemoteUserAuthentication, docs, and tests Alexander Dutton 2017-08-04 10:54:03 +0100
  • 7dfc791841 Binding child should happen in bind no init Sassan Haradji 2017-08-03 17:47:40 +0430
  • f485099474 Fix Issue #5301. Fix docs + allow None to be passed in to child + tests Arijeet Mukherjee 2017-08-03 01:21:00 +0530
  • edad462ca3 Fix Issue #5301. Fix docs + allow None to be passed in to child Arijeet Mukherjee 2017-08-03 01:07:16 +0530
  • 9290c83c0f Merge 805283fe38 into 83c535e9cc IShumihin 2017-08-02 06:39:01 +0000
  • 805283fe38 fix shuma 2017-08-02 10:35:05 +0400
  • 88e995c310 add global error messages shuma 2017-08-02 10:17:02 +0400
  • 83c535e9cc Merge pull request #5300 from ribalba/patch-1 Xavier Ordoquy 2017-07-31 15:01:48 +0200
  • 1368d3677c Added the separator line back Didi Hoffmann 2017-07-31 15:00:26 +0200
  • ad501d41f5 Added the django user model Didi Hoffmann 2017-07-31 14:50:36 +0200
  • 3f0c04f887 Call Django's authenticate function with the request object Jascha Geerds 2017-07-25 13:35:26 +0200
  • ae5c0a9f16 Fix lint Kevin Nelson 2017-07-24 16:31:32 +0200
  • 94ec465b0e Add failling tests for view_name and namespace Kevin Nelson 2017-07-24 16:03:22 +0200
  • dfc67e66fb Remove wildcard from api endpoint documentation Josh Santos 2017-07-24 09:13:42 -0400
  • f096074c4e lookup_url_arg flag for reverse view without kwarg s-m-b 2017-07-21 19:04:42 +0300
  • c74beaf350 Merge e8bd4b159c into 3eade5abeb GarakdongBigBoy 2017-07-21 06:20:30 +0000
  • e8bd4b159c Update django.po GarakdongBigBoy 2017-07-21 15:19:28 +0900
  • 3eade5abeb Merge pull request #5285 from minusf/master José Padilla 2017-07-20 22:30:58 -0400
  • 9ec89141ee typo: may -> many minusf 2017-07-20 23:42:51 +0200
  • 1b24199778 Fix token param in force_authenticate example Oliver Eidel 2017-07-19 17:46:33 +0200
  • 2d4226c2bd Update README.md Tom Christie 2017-07-18 09:16:13 +0100
  • 0c9c951c1d Update README.md Tom Christie 2017-07-18 09:15:22 +0100
  • 2e534b31c1 Removed Micropyramid as a sponsor (#5280) Anna Ossowski 2017-07-18 01:14:49 -0700
  • a223f4d3d7 Simplifying get_title as per PR comment William Sullivan 2017-07-18 04:04:36 -0400
  • dfcf284047 Merge remote-tracking branch 'upstream/master' Anna 2017-07-18 02:12:52 +0200
  • 858012e072 Removed Micropyramid as a sponsor Anna 2017-07-18 02:11:04 +0200
  • ab3c54e699 Update pagination.md Paolo Melchiorre 2017-07-17 12:02:30 +0200
  • 089887d56e Simplified chained comparisons and minor code fixes (#5276) Erick Delfin 2017-07-16 09:12:29 -0700
  • f6c08c12ce Simplified chained comparisons and minor code fixes Erick Delfin 2017-07-15 15:35:39 -0700
  • 57eae7b315 Pass the the "title" attribute from each view when constructing Link instances. William Sullivan 2017-07-15 05:45:56 -0400
  • afafc8ea23 Remove DjangoFilterBackend and associated tests Ryan P Kilby 2017-07-14 12:05:42 -0400
  • 34d2f7c529 Fix issue when serializing certain foreign keys. Tommy Beadle 2017-07-13 15:40:42 -0400
  • 9bcc8591f5
    Restructure SchemaGenerator for easier subclassing Ivan Anishchuk 2017-07-14 02:30:59 +0800
  • 52ef43b0d3 Merge b3f44a6d83 into 2a1fd3b45a kgeorgy 2017-07-12 16:25:01 +0000
  • 2a1fd3b45a Add link to third-party package for LinkHeaderPagination. (#5270) Tommy Beadle 2017-07-12 11:45:41 -0400
  • 37c71c825d Add link to third-party package for LinkHeaderPagination. Tommy Beadle 2017-07-12 11:21:06 -0400
  • 1c13eb15ca Merge bce4f73743 into 8a8389bd4b Tommy Beadle 2017-07-11 19:59:49 +0000
  • bce4f73743 Add LinkHeaderPagination class. Tommy Beadle 2017-07-11 15:55:54 -0400
  • c8b4a8ddd5 Add docstring to json wrapper module Ryan P Kilby 2017-07-11 11:53:20 -0400
  • 8a8389bd4b Merge pull request #5264 from rpkilby/search-filter-reverse José Padilla 2017-07-11 10:08:37 -0400
  • 5094299826 Merge branch 'master' into localizedfloatfield kgeorgy 2017-07-11 12:34:40 +0200
  • e64470b01d Add 'STRICT_JSON' docs Ryan P Kilby 2017-07-10 19:34:04 -0400