Commit Graph

  • 40cbaee77c added installation of Django in requirements.txt Akshay Sharma 2016-10-14 02:30:52 +0530
  • c375877ab6 ability to use other domain than currently used Roman Vasilyev 2016-10-13 10:42:38 -0700
  • de08f28a91 Test one to one with inheritance (#4575) Tom Christie 2016-10-13 14:21:23 +0100
  • 51c82a1697 Test one to one with inheritance Tom Christie 2016-10-13 14:03:26 +0100
  • 8d0a91b002 Fix 3674 (#4571) Tom Christie 2016-10-13 12:43:43 +0100
  • 1ce894d347 Serialize None as valid JSON Grey Panther 2016-10-13 14:12:52 +0300
  • a490e99b03 Minimal fix that addresses test case Tom Christie 2016-10-13 12:00:37 +0100
  • e621cfa0c8 Enable cursor pagination of value querysets. Kennedy Mwenja 2016-10-12 21:15:34 +0300
  • 0d1ac6ba5c Merge 7a5c3153e4 into 88c6c380c5 pscottdevos 2016-10-12 17:28:53 +0000
  • 88c6c380c5 Use field.source to perform check for writable nested field, not key (#4568) Tom Christie 2016-10-12 16:51:01 +0100
  • c9bdd6a5b8 Add regression test for #3674 Tom Christie 2016-10-12 16:50:52 +0100
  • 7cff6f8667 Use field.source to perform check for writable nested field, not key Tom Christie 2016-10-12 16:38:47 +0100
  • 2519ce9128 Fix schema generation with custom page_size pagination param (#4567) Alexey Evseev 2016-10-12 18:09:45 +0300
  • 38bf14213d Fix schema generation with custom page_size pagination param Alexey Evseev 2016-10-12 17:59:49 +0300
  • 5677d063d8 Do not treat empty non-form input as HTML. (#4566) Tom Christie 2016-10-12 15:46:24 +0100
  • 98c88a05bf More robust test case Tom Christie 2016-10-12 15:36:32 +0100
  • 847511ca23 Most minimal possible change Tom Christie 2016-10-12 15:26:29 +0100
  • eaef0ab3ee Do not treat empty non-form input as HTML input. Tom Christie 2016-10-12 15:11:39 +0100
  • 075754cd9a Merge branch 'master' of https://github.com/callorico/django-rest-framework into callorico-master Tom Christie 2016-10-12 14:51:01 +0100
  • 5ba68d84a6 Merge c0cf2baf31 into 26e51ecd6c Ryan Kaneshiro 2016-10-12 13:19:24 +0000
  • 26e51ecd6c When HTML form input is used with JSONField, treat the input as a JSON encoded string, not a JSON primative. (#4565) Tom Christie 2016-10-12 14:04:10 +0100
  • 189dfd6ab3 When HTML form input is used with JSONField, treat the input as a JSON encoded string, not a JSON primative. Tom Christie 2016-10-12 13:53:33 +0100
  • b419970431 Handle empty data with serializer (#4564) Tom Christie 2016-10-12 10:47:17 +0100
  • a03148e302 Handle empty data with serializer Tom Christie 2016-10-12 10:37:54 +0100
  • 3450c509ae Merge 8f884843e8 into 4c9b14bd97 Jonathan Liuti 2016-10-12 09:13:52 +0000
  • 4c9b14bd97 Add --minimum-perc to transifex pull command [ci skip] Tom Christie 2016-10-12 10:13:46 +0100
  • 11a89ebff4 Removous erronous duplicate Danish translation file (#4563) Tom Christie 2016-10-12 10:02:21 +0100
  • 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