Commit Graph

  • db5993687a Merge 885e8c7c98 into 02fcf6a334 SerenityCode 2016-10-12 08:46:59 +0000
  • 02fcf6a334 Use field name instead of source when generating docs (#4559) SerenityCode 2016-10-12 09:46:59 +0100
  • 17c422b71b Removous erronous duplicate Danish translation file Tom Christie 2016-10-12 09:42:40 +0100
  • ae544d6d76 Merge a2898d71c0 into 7f29cfc931 Ollie Ford 2016-10-12 08:29:13 +0000
  • 8f884843e8 WIP demonstrating the issue in 4561 Jonathan Liuti 2016-10-12 09:55:24 +0200
  • 885e8c7c98 Use field name instead of source when generating docs Jeffrey Whitehead 2016-10-11 15:46:23 +0100
  • 7f29cfc931 Lazy hyperlink names (#4554) Tom Christie 2016-10-11 12:18:00 +0100
  • dcaa1c98dd Lazy hyperlink names Tom Christie 2016-10-11 12:04:56 +0100
  • d0b3b6470a Fix prefetch_related updates. (#4553) Tom Christie 2016-10-11 11:07:40 +0100
  • aed4ed5e73 Browsable API navbar gets overlapped by highlighted pagination item fix (#4547) Akshay Sharma 2016-10-11 15:29:00 +0530
  • 90ad0d8386 Fix prefetch_related updates. Tom Christie 2016-10-11 10:50:28 +0100
  • a3802504a0 Error codes (#4550) Tom Christie 2016-10-11 10:25:21 +0100
  • be1d326007 Fix typo. [ci skip] Tom Christie 2016-10-11 10:24:48 +0100
  • e4b961bd1b Apply error codes to all exception types. Add documentation. Tom Christie 2016-10-11 10:09:00 +0100
  • 5f6ceee7a5 Merge pull request #4552 from duoi/master Xavier Ordoquy 2016-10-11 07:55:37 +0200
  • 072d14c2e1 Corrected artist and album_name Steven Johns 2016-10-11 11:20:48 +1100
  • 2a3d07d9d3 Docstrings Tom Christie 2016-10-10 20:38:43 +0100
  • 117a24cfc6 Add test for get_codes Tom Christie 2016-10-10 20:35:06 +0100
  • ce8eb7ecce Added 'get_codes' and 'get_full_details' Tom Christie 2016-10-10 20:30:45 +0100
  • 2eb62d4b23 Tweaks Tom Christie 2016-10-10 19:49:59 +0100
  • 7943429dab Rejig ErrorMessages, to prefer code= directly on ValidationError Tom Christie 2016-10-10 18:04:58 +0100
  • a6756a1dd9 Add tests, from johnraz Tom Christie 2016-10-10 16:48:31 +0100
  • f078a04f7e Add 'code' to ValidationError Tom Christie 2016-10-10 16:45:25 +0100
  • 0dec36eb41 Version 3.5 (#4525) Tom Christie 2016-10-10 13:03:46 +0100
  • 3f3213b5d0 Renamed and documented 'get_schema_fields' interface. Tom Christie 2016-10-10 12:51:19 +0100
  • d49e26f127 add drf-url-filters in third party filtering resources and fixed typo (#4548) Manjit Kumar 2016-10-10 17:05:38 +0530
  • f870ad7147 add drf-url-filters in third party filtering resources and fixed typo Manjit Kumar 2016-10-10 16:34:06 +0530
  • e99b30d28b Fix rest_framework.filters.OrderingFilter doesn't pass context to ser… (#4543) Camille Harang 2016-10-10 12:59:02 +0200
  • 18aebbbe01 Added SCHEMA_COERCE_PATH_PK and SCHEMA_COERCE_METHOD_NAMES Tom Christie 2016-10-10 11:48:24 +0100
  • f9d3fecabd Merge 14c22bcab3 into 4ff9e96b4c Alireza Savand 2016-10-10 06:31:03 +0000
  • e98b1215b7 Merge b3afcb25d9 into 4ff9e96b4c Ryan P Kilby 2016-10-10 00:33:39 +0000
  • d986a8ef9f Browsable API navbar gets overlapped by highlighted pagination item fix Akshay Sharma 2016-10-09 02:00:07 +0530
  • fcf932f118 Add PendingDeprecation to Router schema generation. Tom Christie 2016-10-07 16:51:26 +0100
  • 69b4acd88f Handle schema structure correctly when path prefixs exist. Closes #4401 Tom Christie 2016-10-07 15:13:11 +0100
  • 5858168d55 Updte CoreJSON media type Tom Christie 2016-10-07 12:56:05 +0100
  • 3eb7fe6f64 Use get_schema_view in tests Tom Christie 2016-10-07 12:09:41 +0100
  • 7283d20441 Merge 72d88678e5 into 4ff9e96b4c Aron Podrigal 2016-10-06 22:17:59 +0000
  • 9461716c74 fixed pep8 Paul Bailey 2016-10-06 16:38:28 -0400
  • 0a6a23d751 fixed pep8 Paul Bailey 2016-10-06 16:37:10 -0400
  • e981ddc654 added paginated_response for functional views Paul Bailey 2016-10-06 16:13:33 -0400
  • 072442025c Deprecations move into assertion errors Tom Christie 2016-10-06 16:59:10 +0100
  • b44ab76d2c Coerce schema 'pk' in path to actual field name Tom Christie 2016-10-06 16:22:03 +0100
  • 2333a8568d #4541 Additional fix for remove_invalid_fields() Camille Harang 2016-10-06 16:56:48 +0200
  • 7edee804aa Add type annotation to schema generation Tom Christie 2016-10-06 15:04:55 +0100
  • ac5f4e8475 Fix rest_framework.filters.OrderingFilter doesn't pass context to serializers #4541 Camille Harang 2016-10-06 15:04:42 +0200
  • b2e097370e Merge 1016be622d into 4ff9e96b4c James Lin 2016-10-06 03:25:24 +0000
  • 1016be622d added hybrid pagination to switch between PageNumberPagination and LimitOffsetPagination James Lin 2016-10-06 16:19:40 +1300
  • 4e60eda17c Merge abebd4838f into 4ff9e96b4c Ryan P Kilby 2016-10-05 22:11:38 +0000
  • 1084dca22b Better descriptions for schemas Tom Christie 2016-10-05 16:14:23 +0100
  • 7e3a3a4081 Added schema descriptions Tom Christie 2016-10-05 15:37:25 +0100
  • 5e72422ef3 Merge 2f5dc0a899 into 4ff9e96b4c Soren L. Hansen 2016-10-05 12:51:22 +0000
  • cd826ce422 Added 'get_schema_view()' shortcut Tom Christie 2016-10-05 13:46:39 +0100
  • a516fa087b Merge 2bf6ee47f3 into 4ff9e96b4c Jonathan Liuti 2016-10-05 12:09:28 +0000
  • a8501f72b7 exclude_from_schema Tom Christie 2016-10-05 12:42:52 +0100
  • 4ff9e96b4c Adding tests to encoder.py (#4536) Alex Kahan 2016-10-05 04:54:59 -0400
  • 0e039402b2 change router to take base name from model along with queryset Mohit Mittal 2016-10-05 00:57:01 +0000
  • 2d3491fd29 Adding tests to encoder.py Alex Kahan 2016-10-04 16:35:33 -0400
  • ecdc3b3a6b Merge branch 'master' of github.com:tomchristie/django-rest-framework Alex Kahan 2016-10-04 16:27:26 -0400
  • 915ac22aeb Adding tests for rest_framework.py (#4523) Alex Kahan 2016-10-04 16:22:56 -0400
  • 183ea123ae Fixing tests to compared with no whitespace Alex Kahan 2016-10-04 09:08:08 -0400
  • 8044d38c21 RequestsClient, CoreAPIClient Tom Christie 2016-10-04 13:57:34 +0100
  • 883efbc19f Case insensitive uniqueness validation (#4534) Rowan Seymour 2016-10-04 14:44:50 +0200
  • 999698ee6b Added test case for UniqueValidator with non-default lookup Rowan Seymour 2016-10-04 13:41:15 +0200
  • edf652296b Add new lookup arg to docs for UniqueValidator Rowan Seymour 2016-10-04 13:36:56 +0200
  • b4d138002f Replace ignore_case arg with more explicit lookup arg in UniqueValidator Rowan Seymour 2016-10-04 13:25:44 +0200
  • 0d5644b852 Adjust field order for backwards compatibility Rowan Seymour 2016-10-04 10:12:08 +0200
  • 1bd218ba52 Add ignore_case arg to UniqueValidator so that field uniqueness validation can be case insensitive Rowan Seymour 2016-10-04 10:08:46 +0200
  • 1d3883e2d3 Merge 33d656e5e8 into 0b373be712 pkrzyzaniak 2016-10-04 06:28:27 +0000
  • ab3f9fcb00 Merge 2d376c487f into 0b373be712 Alex Kahan 2016-10-04 01:36:19 +0000
  • 2d376c487f Adding tests for encoders.py Alex Kahan 2016-10-03 21:35:37 -0400
  • 567371bb2e Cleaning up whitespace in tests Alex Kahan 2016-10-03 18:32:40 -0400
  • 0b373be712 Merge pull request #4531 from angvp/update-tox Xavier Ordoquy 2016-10-02 10:29:09 +0200
  • a28689b3ca Merge 2d87d70d09 into 1b882f7281 Nik 2016-10-02 06:59:05 +0000
  • a0b03b744b Merge 4a32f6857f into 1b882f7281 Benjamin Dummer 2016-10-02 06:56:05 +0000
  • b8fcb7807a Update Django security release 1.10.2 Angel Velasquez 2016-10-02 03:11:40 -0300
  • 1b882f7281 Add drf-dynamic-fields to third party packages (#4530) Danilo Bargen 2016-09-30 18:06:36 +0200
  • d5c0be6451 Add drf-dynamic-fields to third party packages Danilo Bargen 2016-09-30 17:37:37 +0200
  • 4ad5256e88 Handle multiple methods on custom action (#4529) Tom Christie 2016-09-30 15:23:47 +0100
  • 7822c425bb Merge 242c49128e into 73fd1ff4e7 David Sanders 2016-09-30 14:07:05 +0000
  • ab7a764553 Merge branch 'version-3-5' into handle-multiple-methods-on-custom-action Tom Christie 2016-09-30 15:06:28 +0100
  • f7b89a8dad Schemas should be able to handle multiple methods on custom action Tom Christie 2016-09-30 15:01:13 +0100
  • c3a9538ad9 Clean up schema generation (#4527) Tom Christie 2016-09-30 13:29:01 +0100
  • 0844cb5114 Return nested schemas Tom Christie 2016-09-30 13:14:16 +0100
  • 9ba36c23bb Style cleanup Tom Christie 2016-09-30 12:42:18 +0100
  • c1a764429e Merge 41967a9e6b into 73fd1ff4e7 Marc Gibbons 2016-09-30 11:09:50 +0000
  • c82bafd2bf Store initkwargs on views. Closes #4467. Tom Christie 2016-09-30 12:06:50 +0100
  • c68310c9ca Merge 542111a44b into 73fd1ff4e7 Mikhail Podgurskiy 2016-09-30 11:04:39 +0000
  • 1e35ce72d0 Remove print statement Tom Christie 2016-09-30 12:04:00 +0100
  • 73fd1ff4e7 add drf-url-filters app to django-rest-framework in filtering docs (#4528) Manjit Kumar 2016-09-30 16:32:23 +0530
  • 4a0bf19d55 Clean up schema tests Tom Christie 2016-09-30 11:47:38 +0100
  • 3d4a24624d add drf-url-filters app to django-rest-framework in filtering docs - enabling validtions on incoming query params with the ease of adding new filters as easy as adding a new key in a dict. Manjit Kumar 2016-09-30 15:53:07 +0530
  • 657a7c5e00 Merge branch 'version-3-5' into rejig-schema-generation Tom Christie 2016-09-30 11:28:24 +0100
  • 8c72112989 Clean up schema generation Tom Christie 2016-09-30 11:23:36 +0100
  • 21d73ebf37 Deployed 1c23b03 with MkDocs version: 0.15.3 Tom Christie 2016-09-29 20:29:51 +0000
  • 1c23b0392e Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2016-09-29 21:29:31 +0100
  • e7fd166048 Docs tweaks Tom Christie 2016-09-29 21:29:21 +0100
  • a8b46fa013 Merge branch '4463-url-pattern-not-detected' of https://github.com/marcgibbons/django-rest-framework into marcgibbons-4463-url-pattern-not-detected Tom Christie 2016-09-29 15:06:02 +0100
  • 49ce3d61b7 Merge branch 'c17r-router-empty-prefix' into version-3-5 Tom Christie 2016-09-29 14:57:20 +0100
  • c427144b0d Merge branch 'router-empty-prefix' of https://github.com/c17r/django-rest-framework into c17r-router-empty-prefix Tom Christie 2016-09-29 14:57:02 +0100
  • ee2b165230 Merge branch 'rpkilby-fix-deprecations' into version-3-5 Tom Christie 2016-09-29 13:14:03 +0100