Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added login and signup system #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

itsmems007
Copy link

i have created a login and signup system in this website and a fuctionality when the user is click on checkout it will redirected to login page and after the successfull login the user will continue the checkout.

@itsmems007 itsmems007 changed the title added accounts added login and signup system Aug 6, 2020
@sahila1411998
Copy link

I have used your code account login .but the URL is not responding.will you please help me out of this thing

@itsmems007
Copy link
Author

itsmems007 commented Oct 13, 2020 via email

@sahila1411998
Copy link

I have downloaded the source code from GitHub
In pycharm .what have you done ...like while runserver in the checkout section I can't place order.hence ,I am getting valueError

@sahila1411998
Copy link

Uploading IMG_20201010_175727.jpg…

@itsmems007
Copy link
Author

itsmems007 commented Oct 13, 2020 via email

@sahila1411998
Copy link

sahila1411998 commented Oct 13, 2020 via email

@sahila1411998
Copy link

Good evening sir; In views.py I am getting a warning as unresolved attribute reference 'objects' for class product, orders and orders update and local variable response might be referenced before assignment.

@sahila1411998
Copy link

Good evening sir,
/accounts/login
You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 127.0.0.1:8000/accounts/login/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
please help me sir , I have tried the settings option also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants