On 18/02/2020 6:16 pm, Soumen Khatua wrote:
Hi Folks,
I want to run a script or url at the time of django server loading.So
Does this possible,If yes could you tell me,How?
If the code in your script returns immediately (ie is non-blocking) then
add something like this to the end of it ...
you can use django commands...
https://docs.djangoproject.com/en/3.0/howto/custom-management-commands/
On Tue, Feb 18, 2020 at 2:17 PM Soumen Khatua
wrote:
> Hi Folks,
>
> I want to run a script or url at the time of django server loading.So
> Does this possible,If yes could you tell me,How?
>
Hi Folks,
I want to run a script or url at the time of django server loading.So Does
this possible,If yes could you tell me,How?
Thank you in advance
Regards,
Soumen
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this gr
3 matches
Mail list logo