i just started django, python and back-end. i want to ask you a question 
for my first project. i have functions that creating json file. After that 
i am showing that json file on my webpage. But that functions in view take 
a lot of time and my webpage doesn't open for like 20-30 seconds. Actually 
my functions should work hourly and my web page doesn't depends to it. 
something like celery is too hard and i couldn't handle it. I tried cron 
and it gives errors on windows. thanks 
(Django Background Tasks is my last option. but i am really tired of this. 
I am working for days now just solve this problem)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/04a993fd-dbb5-48da-8c22-f35369c3fbd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to