You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
format api api/volunteer/filters/page/items-per-page?key_fied=value, eg. /filters/1/1000?phone=10000002
it return a dict {lists:[],count:44} , count is the total number of found items in db, length of list is smaller or equat to items-per-page.
in order to sort by interval(smaller/bgger than) use termination __gte, __ste, eg. availability__gte=4
The text was updated successfully, but these errors were encountered: