References
The content in this book is based on the following sources:
- Official Django Docs
- Wikipedia
- Support from AI tools to refine content structure, flow, and tone.
Not Covered
This book doesn't cover the following topics in order to keep it concise:
- Models: Aggregation | Search | Custom fields | Custom lookups | Query Expressions | Conditional Expressions | Database Functions | Legacy databases | PostgreSQL specific features
Not Covered (yet)
https://docs.djangoproject.com/en/stable/howto/initial-data/https://docs.djangoproject.com/en/stable/topics/db/optimization/
Tasks Framework introduced in Django 6 Dedicated page for Async -> Async Signals -> https://docs.djangoproject.com/en/stable/topics/async/
