Update TOC

This commit is contained in:
wencakisa 2022-01-21 16:29:32 +02:00
parent a57cc40c80
commit 7a066e082e

View File

@ -68,6 +68,8 @@ Django styleguide that we use in [HackSoft](https://hacksoft.io).
+ [Circular imports between tasks & services](#circular-imports-between-tasks--services)
* [Periodic Tasks](#periodic-tasks)
* [Configuration](#configuration-1)
- [Cookbook](#cookbook)
* [Handling updates with a service](#handling-updates-with-a-service)
- [DX (Developer Experience)](#dx-developer-experience)
* [`mypy` / type annotations](#mypy--type-annotations)
- [Django Styleguide in the Wild](#django-styleguide-in-the-wild)