days_to_refresh, for making that we need to merge the features_options between job, team, and parent_team. With this query, we can order by days_to_refresh, filter by this field._17.11.19.png)
Review app link
The response time was reduce ~30% the original time.
Fix Counts with the custom Class for pagination.
Set show_full_result_count = False
Create filter for category.
Use a raw query for get the Days to Refresh, because the SQL query is hard to translate to Django ORM.
_20.48.33.png)