Skip to content
#

celerybeat

Here are 91 public repositories matching this topic...

zArchitectBill
zArchitectBill commented Mar 25, 2021

When I login with a registered user, I get an error that /accounts/profile isn't in urls.py. The default behavior of LoginView is to redirect to that URL unless you have LOGIN_REDIRECT_URL set in settings.py. I updated mine to point to /transactions/report and now it works fine (unless the user doesn't have an account, which happens if you try to log in with a superuser account instead of one t

Cally99
Cally99 commented Sep 3, 2020

Thank you for uploading such a detailed repo.
There's so much best practice features using modern web technologies.

I've tried to run this repo with docker on my machine and I can access the backend but cannot open page verbose equals true.

I have a click wheel running trying to get the frontend homepage open but it does not finish building the container it seems.

In the logs it gets th

Improve this page

Add a description, image, and links to the celerybeat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the celerybeat topic, visit your repo's landing page and select "manage topics."

Learn more