Good Practice: Enable disable pagniation from client side.

2023-05-09 Thread Waqar Ali
Hi, I am just building a web app and i'll need to have same data in 2 different points, paginated at one point and non-poginated at the other. What would be best practice to acomplish this. I am thinking of enabling paginzation on the endponit and using a query param to disable pagination on

Recomendation for forum package/app for Django Rest Framework

2022-03-07 Thread Waqar Ali
Hi all, Can I please have recomendations for a plugable app/package for my basic forum in DRF, The required features are - Topics - Post against topics - Followers of a topic - Comments on a post - Replies on comments - Reporting a comment In future I might need to extend the