Skip to content
#

bank

Here are 591 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

Improve this page

Add a description, image, and links to the bank 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 bank topic, visit your repo's landing page and select "manage topics."

Learn more