mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2024-11-11 04:06:46 +03:00
Add exception handling to TOC
This commit is contained in:
parent
6a3acf757b
commit
04b19ba0af
|
@ -17,6 +17,9 @@ Expect often updates as we discuss & decide upon different things.
|
|||
* [An example create API](#an-example-create-api)
|
||||
* [An example update API](#an-example-update-api)
|
||||
* [Nested serializers](#nested-serializers)
|
||||
- [Exception Handling](#exception-handling)
|
||||
* [Raising Exceptions in Services](#raising-exceptions-in-services)
|
||||
* [Handle Exceptions in APIs](#handle-exceptions-in-apis)
|
||||
- [Inspiration](#inspiration)
|
||||
|
||||
<!-- tocstop -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user