Technology
Django request handling, ORM behavior, middleware, security, testing, and production backend design.
Practice items tagged with Django.
Clarifies Django's object-permission hook and enforces ownership or tenancy in the query and policy path.
Distinguishes Django model saving, explicit model validation, form validation, and database constraints.
Repairs a Django serialization path with select_related and prefetch_related, then locks the query shape with a regression test.
Defines Django transaction nesting, exception boundaries, and post-commit work without promising durability.
Explains backend ordering, session affinity, permission aggregation, and the difference between identity and authorization.
Connects browser-sent session cookies to Django's CSRF token checks for unsafe requests.
Preparation paths where this taxonomy appears in the track scope.