Skip to content

Conversation

Mihir-solanki-13
Copy link

We created a total of 4 new endpoints - 3 of which are the main form pages and 1 is create work , these end points were crashing and not connected to the respective urls ,
Dashboard_create_project
Dashboard_view_project

<div class="fields">
<div class="eight wide field">
<form class="ui form" style="padding: 8px; padding-left: 24px; padding-right: 24px;", method="post" action="http://172.27.16.216/iwdModuleV2/page1View/">{% csrf_token %}
<form class="ui form" style="padding: 8px; padding-left: 24px; padding-right: 24px;", method="post" action="page1View">{% csrf_token %}

Choose a reason for hiding this comment

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

the page is not being redirected to page1View

Copy link
Author

Choose a reason for hiding this comment

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

Here our task was just to make end point and as create view requisition was not showing anything I do this.
For proper redirect to page1View that was this weeks task I have generated a PR Today
#1073

Copy link

@divij1822 divij1822 left a comment

Choose a reason for hiding this comment

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

I have added a comment in the code. PTAL and address the changes.

Copy link

@divij1822 divij1822 left a comment

Choose a reason for hiding this comment

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

Approved. Ping @akshatnema

@akshatnema
Copy link
Collaborator

Closing on the initiation of #1092

@akshatnema akshatnema closed this Feb 14, 2023
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.

3 participants