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

Added Signup and Login Page using Django Models. #5

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

S-JZ
Copy link

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

  • 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
Member

resolve the conflicts

@S-JZ
Copy link
Author

S-JZ commented May 26, 2021

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