Core view.py utils

Function used in many views no matter the app.

Properties: Functions

  • extract_payload: Get data from request no matter the http method.

  • toast: Trigger UI notification.

  • get_paginated_queryset: Split queryset into chunks.