| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Update docs/tutorial/1-serialization.md
|
|
|
|
|
|
|
|
|
|
|
|
Update for tutorials (manual serialization) to support HTTP PATCH method (partial update of instance)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Test also incoming)
|
|
|
|
|
|
Update docs/tutorial/4-authentication-and-permissions.md
|
|
HTMLFormatter is in pygments.formatters.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add failed testcase for fieldvalidation + fix
|
|
Fixes #595. Fixes #552.
|
|
|
|
|
|
|
|
|
|
|
|
Unauthenticated requests - 401 vs 403 responses
|
|
Conflicts:
docs/api-guide/authentication.md
|
|
|
|
|
|
TestCase for `format_suffix_patterns`
|
|
|
|
case class.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
|
|
|
|
|
|
with issue #593.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
|
|
|
|
|
|
Fixed reference to authtoken in the docs
|
|
|
|
|
|
|
|
|