-
Notifications
You must be signed in to change notification settings - Fork 113
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
base: master
Are you sure you want to change the base?
Conversation
I have used your code account login .but the URL is not responding.will you please help me out of this thing |
but in my system the login and signup is working fine.
…On Tue, 13 Oct, 2020, 07:37 sahila1411998, ***@***.***> wrote:
I have used your code account login .but the URL is not responding.will
you please help me out of this thing
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQK6GE46LPYOYN3LSAIZA4DSKOY43ANCNFSM4PWPYBUA>
.
|
I have downloaded the source code from GitHub |
change the merchant id
…On Tue, 13 Oct, 2020, 08:47 sahila1411998, ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQK6GEZUPDP7L5YU5XFI24TSKPBDDANCNFSM4PWPYBUA>
.
|
Thank u sir for your reply.and spending your valuable time to reply me.
…On Tue, 13 Oct 2020, 8:48 am Mohit Saxena, ***@***.***> wrote:
change the merchant id
On Tue, 13 Oct, 2020, 08:47 sahila1411998, ***@***.***>
wrote:
> 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
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#8 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AQK6GEZUPDP7L5YU5XFI24TSKPBDDANCNFSM4PWPYBUA
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP6DWQXGAHMEL3YKU7NTAVLSKPBJBANCNFSM4PWPYBUA>
.
|
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. |
Good evening sir, |
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.