Skip to content

Added Signup and Login Page using Django Models. #5

Open
S-JZ wants to merge 4 commits into
CodXCrypt:mainfrom
S-JZ:main
Open

Added Signup and Login Page using Django Models. #5
S-JZ wants to merge 4 commits into
CodXCrypt:mainfrom
S-JZ:main

Conversation

@S-JZ

@S-JZ S-JZ commented May 25, 2021

Copy link
Copy Markdown
  • Django secret key changed. To run the setup, create a django project called Injektors and then copy the Secret key in the settings of the project.

  • The login authentication uses @csrf exempt, if need be, it can be changed to secure pathway by introducing a
    {%csrf token%} in the templates.

In case of any required changes, please inform, will work on it ASAP.

S-JZ and others added 2 commits May 25, 2021 02:16
…plemented using models. Exceptional Handling and Error Handling taken care of. Secret Key in Django settings blurred. TODO : Adding Descriptive comments.
@unnati914

Copy link
Copy Markdown
Member

resolve the conflicts

@S-JZ

S-JZ commented May 26, 2021

Copy link
Copy Markdown
Author

Resolved.

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.

2 participants