Inventory¶
Purpose¶
Explain why this app exists.
Key concepts¶
- Concept A
- Concept B
Entry points¶
- URLs:
.../urls.py - Admin:
.../admin.py - Tasks: (if any)
- Signals: (if any)
Dependencies¶
- Depends on:
- Used by:
Operational notes¶
- Known pitfalls
- Performance considerations
Related docs¶
- models.md
- serializers.md
- views.md
- urls.md
- services.md
- tasks.md
- signals.md
- tests.md