Tom Christie
057175ffbd
Graceful handling when API inputs malformed or missing
2017-03-09 13:40:25 +00:00
Tom Christie
97e14d03f7
Update deprecation test
2017-03-09 12:43:40 +00:00
Tom Christie
6d3114ef5c
Placeholder for DefaultRouter schema argument deprecations
2017-03-09 12:16:56 +00:00
Tom Christie
35b757d0a4
Version bump
2017-03-09 12:08:34 +00:00
Tom Christie
675fd11bd0
Release tweaks
2017-03-09 12:06:44 +00:00
Tom Christie
cd86aa5bc7
Release notes
2017-03-09 12:03:32 +00:00
Tom Christie
e6c0cfc279
Bump deprecations
2017-03-09 09:37:54 +00:00
Tom Christie
e7178a5f15
Use CoreAPI authentication support in API docs.
2017-03-09 09:30:04 +00:00
Tom Christie
065bb275a4
Ensure API docs work with links at first level
2017-03-07 12:58:49 +00:00
Tom Christie
4013a2e789
Import sorting
2017-03-07 11:26:16 +00:00
Tom Christie
e8cf623cee
Ensure pygments is optional.
2017-03-07 11:09:09 +00:00
Tom Christie
2c4ad8c0e2
Ensure markdown is optional. Closes #4941
2017-03-07 10:54:00 +00:00
Tom Christie
0b708f04e1
Client library & API documentation docs ( #4939 )
2017-03-06 12:42:51 +00:00
Tom Christie
68d2020112
Live API documentation ( #4755 )
2017-03-03 15:24:37 +00:00
atkawa7
7f59ce1ec2
Directly using Django's JSONResponse in the Tutorial ( #4935 )
...
* directly using Django's JSONResponse
* fixed JsonResponse typo
* added safe=False to JsonResponse
* removed unnecessary 'safe=False' in JsonResponse
2017-03-03 14:04:41 +00:00
Tim Watts
8df340908b
Add failing tests and fix for dict that have a key items
#4931 ( #4932 )
2017-03-03 09:23:09 +00:00
José Padilla
35bccaab90
Merge pull request #4934 from ossanna16/master
...
Fixed broken mail link in tutorials and resources
2017-03-02 20:04:56 -05:00
Anna
ff4f252003
Fixed broken mail link in tutorials and resources
2017-03-03 00:40:57 +01:00
Peter JJ MacDonald
dfea596b0f
Update django-filter requirement ( #4933 )
2017-03-01 21:27:23 +00:00
José Padilla
95380f7717
Merge pull request #4928 from tdruez/patch-1
...
Added a failing test for #4927
2017-03-01 08:52:27 -05:00
tdruez
d616c1591f
Added a test to cover the DjangoModelPermissions #4927 issue
...
`DjangoObjectPermissions` and `DjangoModelPermissions` are now properly cover for the `METHOD_NOT_ALLOWED` issue
2017-03-01 09:50:21 +01:00
José Padilla
51b6a5cd9c
Merge pull request #4930 from dbinoj/patch-1
...
Fix Schemas Example URL
2017-02-28 15:06:58 -05:00
Binoj David
d58c89adc1
Fix Schemas Example URL
2017-02-28 22:45:17 +05:30
tdruez
e9a68e575a
Merge pull request #1 from tdruez/master
...
Fixed Permissions.get_required_object_permissions for #4927
2017-02-28 17:55:02 +01:00
tdruez
06a1e12fd8
Fixed Permissions.get_required_object_permissions for #4927
2017-02-28 17:51:32 +01:00
tdruez
c30ccac38e
Added a failing test for #4927
2017-02-27 20:39:47 +01:00
José Padilla
b936d829a6
Fix mailto link ( #4923 )
2017-02-26 09:08:03 +00:00
Anna Ossowski
e922d91614
Created Tutorials and Resources, cleaned up Third Party Packages ( #4910 )
...
* Updated Support section and added funding email
* Created new tutorials and resources section, cleaned up third party packages section
* Created Jobs section
2017-02-24 12:55:34 +00:00
Xavier Ordoquy
e40d363e6c
Merge pull request #4919 from bluetech/not-readonly_fields
...
Guard against the possible misspelling `readonly_fields` in model serializers
2017-02-22 14:25:02 +01:00
Ran Benita
7a408f6cd2
Guard against the possible misspelling readonly_fields
in model serializers
...
Fixes #4897 .
2017-02-22 13:27:23 +02:00
Tom Christie
d82dbc0925
Add MicroPyramid
2017-02-21 21:18:53 +00:00
Xavier Ordoquy
21e33dcc80
Merge pull request #4916 from auvipy/patch-1
...
added django 1.11 beta 1 for testing
2017-02-21 10:16:10 +01:00
Asif Saifuddin Auvi
1a49318522
added django 1.11 beta 1 for testing
2017-02-21 10:31:05 +06:00
Vadim
d390762e18
Add drf-writable-nested package to third-party serializers ( #4913 )
2017-02-20 15:16:27 +00:00
Lanrik
5986f95c8d
Rearrange code ( #4908 )
...
Minor refactor. Move assignment to after `None` check.
2017-02-20 09:48:19 +00:00
Pavlin Gergov
eacb93d453
Update _not_authenticated's docstring ( #4906 )
2017-02-20 09:33:54 +00:00
Xavier Ordoquy
625eb4c53f
Merge pull request #4911 from jisaacstone/feature/serializer-mappings
...
Check for collection.Mapping instead of dict
2017-02-19 23:04:43 +01:00
Isaac Stone
289e1e440e
Check for collection.Mapping instead of dict
...
issue #4901
2017-02-19 13:10:03 -08:00
José Padilla
300e46a9e5
Merge pull request #4909 from akhilputhiry/ISSUE-4706
...
[ISSUE-4706] API guide for serializers is outdated
2017-02-18 07:41:42 -04:00
Akhil Lawrence
963cb4cdc6
Corrected documentation
2017-02-18 13:20:03 +05:30
José Padilla
e5ba567b37
Merge pull request #4902 from felixxm/encoders-coverage
...
Increased utils/encoders.py test coverage.
2017-02-15 04:23:46 -05:00
Mariusz Felisiak
cd469f616a
Increased utils/encoders.py test coverage.
2017-02-15 07:17:33 +01:00
Xavier Ordoquy
eb14f478d0
Merge pull request #4900 from toidi/fix-datetime-format-documentation
...
Refs: #4256 delete not relevant documentation
2017-02-14 12:32:44 +01:00
Eduard Iskandarov
de8fcbf696
Refs: #4256 delete unrelevant documentation
2017-02-14 13:27:33 +03:00
Carlton Gibson
20e3717ae4
Merge pull request #4895 from felixxm/reverted-4852
...
Reverted "Removed multi-table inheritance auto created PK from serialize".
2017-02-11 20:23:14 +01:00
Mariusz Felisiak
40e3462767
Reverted "Removed multi-table inheritance auto created PK from serialize" 1ecbeebbe5
.
2017-02-11 17:39:47 +01:00
Tom Christie
eb5774229f
Version 3.5.4 ( #4894 )
2017-02-10 11:15:39 +00:00
Michael Borisov
176831e22b
Missing comma ( #4889 )
2017-02-08 15:17:58 +00:00
李扬
cbad236f6d
Add max_length and min_length arguments for ListField ( #4877 )
2017-02-06 09:36:03 +00:00
Tom Christie
79f431c44a
Update sponsors on README to include rollbar ( #4876 )
2017-02-03 17:10:52 +00:00