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

Vyasisha #10

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Vyasisha #10

wants to merge 5 commits into from

Conversation

lakshitavyas02
Copy link

Hey there,
I have tried to do the Following :-
Add paid database column to lots to show it has been paid for.
Add API endpoint to mark lots as paid for when payment is completed.
14 Oct,2023

@lakshitavyas02 lakshitavyas02 deleted the vyasisha branch October 14, 2023 16:13
@lakshitavyas02 lakshitavyas02 restored the vyasisha branch October 14, 2023 16:15
@lakshitavyas02
Copy link
Author

Hi there! I'd like to request that my contribution be marked as "Hacktoberfest-accepted" for the event. It meets the criteria, and I'd appreciate your assistance with this. Thank you!

return render(request, "auction/lot-detail.html", context)

@login_required
def paid_lots_view(request):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this view do and where is the template


@login_required
def unpaid_lots_view(request):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, what's the essence of this view and where is the template

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

Successfully merging this pull request may close these issues.

2 participants