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

Adding post coments deletion feature at issue2 page #1494

Merged
merged 5 commits into from
Oct 22, 2023

Conversation

JisanAR03
Copy link
Contributor

Fixed issue #1469
Work:
1.create a path for call the deletion request.(urls.py --- at website folder)
2.create a function which return the comment data after delete the specific comment .(views.py --- at website folder)
3.Write some jQuery code for make the ajax call(comments2.html --- at templates folder)
screenshot :
image

website/views.py Outdated Show resolved Hide resolved
website/views.py Outdated Show resolved Hide resolved
website/views.py Outdated Show resolved Hide resolved
@DonnieBLT DonnieBLT enabled auto-merge (squash) October 22, 2023 17:59
@DonnieBLT DonnieBLT merged commit 7dc2660 into OWASP-BLT:main Oct 22, 2023
3 checks passed
@JisanAR03 JisanAR03 deleted the issue-#1469 branch October 22, 2023 18:09
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.

None yet

2 participants