Overview
1. Backend
2. Frontend
3. Deployment
4. Developer Experience
views.py
Function used in many views no matter the app.
extract_payload: Get data from request no matter the http method.
extract_payload
toast: Trigger UI notification.
toast
get_paginated_queryset: Split queryset into chunks.
get_paginated_queryset