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

Create Signup and Success HTML files #3

Open
SameeranB opened this issue Oct 5, 2019 · 1 comment · May be fixed by #12
Open

Create Signup and Success HTML files #3

SameeranB opened this issue Oct 5, 2019 · 1 comment · May be fixed by #12

Comments

@SameeranB
Copy link
Collaborator

SameeranB commented Oct 5, 2019

Create HTML files named Signup.html and Success.html with the following attributes:

Signup.html:

  • Load Static and Staticfiles
  • Make a form with the method as POST and action directed to the URL name = signup

Success.html:

  • Load Static and Staticfiles
  • Have a button that redirects to the URL name = ``

Refer to #2 and ensure proper integration

This file goes inside templates/Main directory

@CraigMcAulay1101
Copy link

I'll take a crack at this, would quite like a chance to get to grips with Django as a new technology

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

Successfully merging a pull request may close this issue.

2 participants