Yeah thanks everyone, the problem is resolved.
On Sun, Apr 9, 2023 at 5:19 PM Kiyavilo Msekwa wrote:
> If you are running it on a live server make sure that media/photos folder
> is on public_html before you run load %satic% since the access to the
> domain will look into public_html folder to w
If you are running it on a live server make sure that media/photos folder is on
public_html before you run load %satic% since the access to the domain will
look into public_html folder to which Django does not run from.
I had previously encountered similar situation and the solution was to copy
Try,
Django Q
On Tuesday, 28 March 2023 at 14:57:50 UTC+5:30 Robbi Nespu wrote:
> Hi Django developers,
> I am looking for any package that can do scheduler job. I am used with
> "Django-crontab" but I can't use it on windows platform.
>
> Do you guys have any suggestion?
>
> --
> Regards
> R
Hi,
Need a slight justification on your case what exactly is the use case you
need to resolve.
So far, I understood you need to know details about unpaid bills,
Approach 1:-
Model bill_payment_history will have data for field date_paid in case of
only paid bills, so you can try
to query somet
4 matches
Mail list logo