Skip to content

Moved jobpost reporting POST part to a separate view#362

Open
iambibhas wants to merge 4 commits into
hasgeek:mainfrom
iambibhas:jobdetail_remove_post
Open

Moved jobpost reporting POST part to a separate view#362
iambibhas wants to merge 4 commits into
hasgeek:mainfrom
iambibhas:jobdetail_remove_post

Conversation

@iambibhas

Copy link
Copy Markdown
Contributor

Fixes #291.

  • removed POST handling part of jobpost reporting to a separate view.

@iambibhas

Copy link
Copy Markdown
Contributor Author

@jace looks like only the reportform's POST part was being handled in jobdetail view. For GET requests, the view is just creating the reportform, rejectform and moderateform. Their POST requests are being handled in separate views already.

@CLAassistant

CLAassistant commented May 16, 2022

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Bibhas seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Move POST functionality out of jobpost view handler

2 participants