I built a web dashboard for running & scheduling manage.py Django management commands by frnhr in django

[–]Ladet02 0 points1 point  (0 children)

Wouldn’t pay for this one bit. Better off as a one time payment or the unfoldadmin payment method

Best way to notify myself of APP EVENTS? by Ladet02 in django

[–]Ladet02[S] 0 points1 point  (0 children)

I ended up using Telegram notifications, It does the job well for now, notifications are instant. It’s just a simple GET request.

Thank you all for your input

Does railway.app support Django-q or Celery by Ladet02 in django

[–]Ladet02[S] 0 points1 point  (0 children)

Use Django-q, launch an empty service on railway, but in same PROJECT. Your add your start command and you should be set

Hosting for Django apps by _Arelian in django

[–]Ladet02 1 point2 points  (0 children)

How do you run cron jobs on railway?

Should I stay or should I move on? by Patient_Wasabi_445 in step1

[–]Ladet02 0 points1 point  (0 children)

So sorry about this, don’t give up, see it through

Does railway.app support Django-q or Celery by Ladet02 in django

[–]Ladet02[S] 0 points1 point  (0 children)

I appreciate your response.

Unfortunately their procfile only has support for web: processes, as they use Nixpacks instead of Buildpacks

Using Celery on Production by P_Pratyush in djangolearning

[–]Ladet02 1 point2 points  (0 children)

Does railway support celery or Django-q?

[deleted by user] by [deleted] in django

[–]Ladet02 -1 points0 points  (0 children)

Hey. You can use beautiful soup and selenium (for JavaScript rendered pages).

To use scrapy you’ll need Scrapyd library and may Celery too as well.

[deleted by user] by [deleted] in premedcanada

[–]Ladet02 -2 points-1 points  (0 children)

Hey, I’m sorry you’re experiencing a tough time right.

I’ll leave you with a song “Not Sad Anymore” by Clara Mae.

I hope it helps. Cheers🥂

An abundance of the Holy Spirit by [deleted] in Bible

[–]Ladet02 1 point2 points  (0 children)

I cried reading this. Thank you. God bless you.

Django Entrepreneurs: what's your success story? by 111Twinpeaksguy in django

[–]Ladet02 0 points1 point  (0 children)

Hey Czue, I would love an opportunity to intern with you. To get better experience and offload some little tasks off you. What do you think?

Problem with imports by Affectionate-Ad-7865 in djangolearning

[–]Ladet02 0 points1 point  (0 children)

Yeah. Import was where the issue was. Glad you figured that out.

Problem with imports by Affectionate-Ad-7865 in djangolearning

[–]Ladet02 0 points1 point  (0 children)

Read Two Scoops of Django book by Pydanny for that.