I tried loading the site locally to see how long will it take to load a
record of 1800 students. It took about a minute and a half locally. The
request timed out problem occurs when I try to generate a CSV report and
PDF. Both result to timed out even locally.
On Tue, Apr 3, 2018 at 8:12 AM, tango
Hi,
SLR.
At the moment, the largest number of students we have is 2000 in one
campus. I haven't played around with the code but when I check it we're
using a get_queryset function to get the data and filter it using Q. Then
display it using get_context_data
Code:
class FinancialReportView(Appli
Hi,
How many records are we talking about? What code are you using to fetch the
records? In other words, add more information so that it's easier to
troubleshoot
On Mon, 2 Apr 2018, 02:27 tango ward, wrote:
>
> Good day,
>
> I need suggestions on how to approach this problem.
>
> I am working on
3 matches
Mail list logo