Commit Graph

  • 5b071ab35e Remove note about Django 1.3 (#4334) Jaap Roes 2016-08-01 13:05:47 +0200
  • 36639f4765 check allowed methods before checking permissions and stuff ludbek 2016-08-01 15:45:27 +0545
  • 4cc9fb7f4a Test case for #4335 Dmitry Dygalo 2016-08-01 11:55:32 +0200
  • 8e9ae917e0 Remove note about Django 1.3 Jaap Roes 2016-08-01 11:33:26 +0200
  • ef14ef9372 Removed email from search fields Stephane Poss 2016-07-30 02:12:13 +0200
  • 226d96ba36 Add search_fields for fast token lookup Stephane Poss 2016-07-29 11:32:57 +0200
  • f183a48de0 urljoin with leading slash remove part of path Julien Surloppe 2016-07-28 21:54:45 +0200
  • 2998831ede Fix imports order Nik 2016-07-28 18:03:18 +0300
  • 14531fd727 Code style Nik 2016-07-28 17:13:46 +0300
  • f284dd8c80 Merge branch 'master' into master Reetesh Ranjan 2016-07-28 19:35:58 +0530
  • bb1de32c4c Merge 78aba78f02 into 48a2f084aa cecedille1 2016-07-28 14:03:57 +0000
  • 5f02a0b0da Fix detail_route and list_route serializer_class overrides in schemas Nik 2016-07-28 16:58:41 +0300
  • 78aba78f02 Add a class owner dict to describe path parameters Grégoire ROCHER 2016-07-28 15:50:31 +0200
  • 29afba67e1 Captitalize the name of the APIs Grégoire ROCHER 2016-07-28 15:46:35 +0200
  • 7f3c4188b9 Prevent lower api to erase higher namespace Grégoire ROCHER 2016-07-28 15:43:27 +0200
  • 38b953bb7e Export the docstring of the method in the Link description Grégoire ROCHER 2016-07-28 15:39:49 +0200
  • 1e6e7ea0ec Add test for serializer override in detail_route Nik 2016-07-28 16:22:36 +0300
  • 99aa001f10 Use the help_text attribute of serializer fields in the schema doc Grégoire ROCHER 2016-07-28 15:16:38 +0200
  • b5f651ff37 Deployed 48a2f08 with MkDocs version: 0.15.3 Tom Christie 2016-07-28 12:38:14 +0000
  • 48a2f084aa Minor docs tweak [ci skip] Tom Christie 2016-07-28 13:38:05 +0100
  • 3c7f07bc67 Deployed 449ec1d with MkDocs version: 0.15.3 Tom Christie 2016-07-28 12:37:14 +0000
  • 449ec1d724 Version 3.4.1 [ci skip] (#4326) 3.4.1 Tom Christie 2016-07-28 13:34:35 +0100
  • b72ae541bc Version 3.4.1 [ci skip] Tom Christie 2016-07-28 13:33:43 +0100
  • 3bcd470f89 Added root_renderers argument Tom Christie 2016-07-28 12:17:33 +0100
  • 150f5bfc50 Merge 835284df6f into 061e0ed084 Radoslav Georgiev 2016-07-28 11:09:10 +0000
  • cdd5ccfcce Improve datetime format docs Tom Christie 2016-07-28 12:08:17 +0100
  • 3361d75bb5 Added url and schema_url arguments Tom Christie 2016-07-28 11:56:00 +0100
  • fab85c4c83 Use properties to lazily retrieve policy settings. Stephen 2016-07-28 12:48:18 +0200
  • 3ae711f3ab Return Empty when getting listserializers from empty html input Craig de Stigter 2016-07-28 12:52:14 +1200
  • 835284df6f Add code example for default and format=None Radoslav Georgiev 2016-07-27 22:15:29 +0300
  • a15c02f701 Set default to DATETIME_FORMAT Radoslav Georgiev 2016-07-27 18:50:38 +0300
  • 4485e5a48b Merge 01f653b4e8 into 6a7d34ec34 jsurloppe 2016-07-27 14:41:04 +0000
  • 960747d425 Unique together checks should apply to fields that are read only, but have a default. Tom Christie 2016-07-27 15:15:53 +0100
  • 43cbf2669a Set view.format_kwarg in schema generator Tom Christie 2016-07-27 13:02:12 +0100
  • d0400842f8 Schema support should function when 'pagination_class = None' Tom Christie 2016-07-27 12:52:14 +0100
  • 7284274706 Fix json indent parameter. Closes #4281 Tom Christie 2016-07-27 11:31:37 +0100
  • 5d2e92fafe Change signature of DateTimeField and add detail to format Radoslav Georgiev 2016-07-26 18:22:25 +0300
  • 253ed1700d Resolve test case class name Tom Christie 2016-07-26 15:54:00 +0100
  • 197cf05e96 Test case for #4272 Tom Christie 2016-07-26 15:42:47 +0100
  • 09d5f85d5d - Sassan Haradji 2016-07-26 15:18:33 +0430
  • 01f653b4e8 Add url prefix to DefaultRouter and SchemaGenerator init Julien Surloppe 2016-07-25 23:11:43 +0200
  • a9476b8105 updated bootstrap min javascript to 3.3.7 Asif Saifuddin Auvi 2016-07-26 00:28:41 +0600
  • a5eb6cc487 updated bootstrap min css to 3.3.7 Asif Saifuddin Auvi 2016-07-26 00:26:39 +0600
  • ed6a14058a fixes bug in APIView with object level permissions Chris Scanlin 2016-07-25 03:32:04 -0700
  • f3f1d429c9 Fixes ordering bug with related fields in SearchFilter Piotr Grabowski 2016-07-25 00:00:21 +0200
  • 1bdb872bac A solution to make csrf_exempt work for views Reetesh Ranjan 2016-07-24 22:58:19 +0530
  • e407dc7f01 Added root_renderers argument (#4323) Tom Christie 2016-07-28 12:50:51 +0100
  • 306726d9e8 Improve datetime format docs (#4322) Tom Christie 2016-07-28 12:25:21 +0100
  • 061e0ed084 Added url and schema_url arguments (#4321) Tom Christie 2016-07-28 12:08:34 +0100
  • 6a7d34ec34 Unique together checks should apply to fields that are read only, but have a default. (#4316) Tom Christie 2016-07-27 15:40:04 +0100
  • 1acbc29d58 Minor style tweak. [ci skip] Tom Christie 2016-07-27 15:39:46 +0100
  • 46a870c002 Fix schema generation for APIView, since it does not have get_serializer_class method. (#4285) Alexander Gaevsky 2016-07-27 17:36:36 +0300
  • 3586c8a61a Set view.format_kwarg in schema generator (#4315) Tom Christie 2016-07-27 14:43:45 +0100
  • 8ebf81b150 Schema support should function when 'pagination_class = None' (#4314) Tom Christie 2016-07-27 13:02:48 +0100
  • 351e0a4a99 Fix json indent parameter. Closes #4281 (#4313) Tom Christie 2016-07-27 11:49:01 +0100
  • f9df0dc965 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2016-07-26 16:45:37 +0100
  • 19b415ec25 Improve pagination docs. Refs #4304 [ci skip] Tom Christie 2016-07-26 16:45:27 +0100
  • 5d3b56f957 Test case for #4272 (#4310) Tom Christie 2016-07-26 16:28:10 +0100
  • f0f61aa077 use verbose_name instead of object_name in field_mapping (#4299) Sassan Haradji 2016-07-26 18:42:51 +0430
  • b63099084f twitter bootstrap minor update (#4307) Asif Saifuddin Auvi 2016-07-26 19:09:04 +0600
  • da2ff1bc4a Adding support for RFC 4918 status codes (#4291) Gustavo Pantuza 2016-07-26 07:09:12 -0300
  • 3ca0b15b17 Restore meta information for each search field. (#4298) Andi Albrecht 2016-07-26 12:07:03 +0200
  • 48465a667a Remove outdated resources (#4295) Hendra 2016-07-26 18:03:05 +0800
  • 9a5efea4fa - Sassan Haradji 2016-07-24 05:46:33 +0430
  • 9342d9eea0 use verbose_name instead of object_name in field_mapping Sassan Haradji 2016-07-24 04:57:24 +0430
  • c5a2a13040 Restore meta information for each search field. Andi Albrecht 2016-07-22 11:55:17 +0200
  • 5c9b782a54 Merge branch 'master' into fix-type-annotations kammala 2016-07-22 10:44:13 +0300
  • da11d567aa Test large files Brais Gabín 2016-07-21 15:21:00 +0200
  • b0b0a7d32e Remove outdated resources Hendra 2016-07-21 21:26:19 +0800
  • 7a5c3153e4 Remove unneeded import pscottdevos 2016-07-21 07:43:15 -0500
  • 46a7062c9a Added reference to RFC 4918 Gustavo Pantuza Coelho Pinto 2016-07-20 22:59:39 -0300
  • a78f68a774 Updated documentation about status codes Gustavo Pantuza Coelho Pinto 2016-07-20 22:57:29 -0300
  • fd1bee103a Added HTTP status codes from RFC 4918 Gustavo Pantuza Coelho Pinto 2016-07-20 22:55:43 -0300
  • f9d46d60d0 satisfy flake8 lintig pscottdevos 2016-07-20 15:43:36 -0500
  • 775559c8c6 Merge branch 'foreign-key-to-derived-model-tests' into foreign-key-to-derived-model pscottdevos 2016-07-20 15:38:14 -0500
  • 61dbf89bd5 Update unit tests to exhibit problem pscottdevos 2016-07-20 15:31:42 -0500
  • 8ac0c0cbea Moved tests to exhibit the inheritance problem to separate file pscottdevos 2016-07-20 15:29:03 -0500
  • caad2ed668 improved lookup of "to_field" when building relational field pscottdevos 2016-07-20 14:11:51 -0500
  • a08a54757b Merge 45f84a06b3 into 0f61c9ec29 Vojtěch Oram 2016-07-20 07:54:44 +0000
  • 89bc6d53aa Merge 5dd336ec6c into 0f61c9ec29 George-Cristian Bîrzan 2016-07-20 01:08:54 +0000
  • 0f61c9ec29 Merge pull request #4286 from osantana/patch-1 Xavier Ordoquy 2016-07-19 19:39:48 +0200
  • 02a81d3362 Fix SwaggerRenderer implementation example Osvaldo Santana Neto 2016-07-19 14:15:49 -0300
  • 2b8324c3ce Fix schema generation for APIView, since it does not have get_serializer_class method. Alexander Gaevsky 2016-07-19 13:53:55 +0300
  • 6d4ada05ec Merge pull request #4283 from auvipy/up Xavier Ordoquy 2016-07-19 10:46:52 +0200
  • 71cdda9399 updated minor django versions Asif Saifuddin Auvi 2016-07-19 11:31:29 +0600
  • 38486b2d15 Deployed e476c22 with MkDocs version: 0.15.3 Tom Christie 2016-07-18 10:23:30 -0500
  • e476c222f9 Add LICENSE.md to the built wheel (#4270) Philippe Ombredanne 2016-07-18 17:08:44 +0200
  • d80b0eaead Update schema generator example (#4267) Marc Gibbons 2016-07-18 11:04:23 -0400
  • bea243a0ca Fix coreapi param arguments. (#4274) Xavier Ordoquy 2016-07-18 16:56:36 +0200
  • cf5bc67efe add failing test case for #4278 Luke Murphy 2016-07-18 14:48:01 +0200
  • 6b713207d2 Merge pull request #4273 from aaugustin/issue-4272 Xavier Ordoquy 2016-07-17 13:54:18 +0200
  • 72d88678e5 Added RangeField Aron Podrigal 2016-07-17 03:21:12 +0300
  • ad9c96ebe2 Merge pull request #4269 from glarrain/patch-1 José Padilla 2016-07-16 18:27:15 -0400
  • d2f296c533 Fix coreapi param arguments. Xavier Ordoquy 2016-07-16 22:47:00 +0200
  • a436515196 Add missing return statement. Aymeric Augustin 2016-07-16 22:44:49 +0200
  • 742231f450 Add example for message property for custom permissions Radoslav Georgiev 2016-07-16 17:50:39 +0300
  • e1eb420507 Add LICENSE.md to the built wheel Philippe Ombredanne 2016-07-15 13:04:51 -0700
  • 1a65f72f71 docs.settings: fix name of VERSION_PARAM Germán Larraín 2016-07-15 14:34:27 -0400
  • 2d762fe3f4 improve coverage by adding testcases for has_object_permission as well Lorin Werthen 2016-07-15 13:47:36 +0200
  • d2ca8ad0be Update schema generator example Marc Gibbons 2016-07-15 06:51:46 -0400