mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2025-02-16 19:41:00 +03:00
Add TOC for naming conventions
This commit is contained in:
parent
dd6ffdd50d
commit
9c6bf84825
|
@ -16,8 +16,11 @@ Expect often updates as we discuss & decide upon different things.
|
|||
* [Methods](#methods)
|
||||
* [Testing](#testing)
|
||||
- [Services](#services)
|
||||
* [Naming convention](#naming-convention)
|
||||
- [Selectors](#selectors)
|
||||
* [Naming convention](#naming-convention-1)
|
||||
- [APIs & Serializers](#apis--serializers)
|
||||
* [Naming convention](#naming-convention-2)
|
||||
* [An example list API](#an-example-list-api)
|
||||
* [An example detail API](#an-example-detail-api)
|
||||
* [An example create API](#an-example-create-api)
|
||||
|
|
Loading…
Reference in New Issue
Block a user