Skip to main content

Module helpers

Module helpers 

Source

Modules§

file_uploading
Helper functions related to uploading to file storage.
pagination
A page of rows plus the total count, in the shape every paginated admin/teacher list endpoint returns.

Functions§

non_empty
Trims a query/payload string and turns a now-empty result into None, so “not provided” and “provided as whitespace” filter the same way.