Add Login page
This commit is contained in:
parent
b1c5be61f1
commit
679414a703
34 changed files with 6545 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -192,3 +192,9 @@ dmypy.json
|
|||
# Pyre type checker
|
||||
|
||||
# End of https://www.gitignore.io/api/django,python
|
||||
|
||||
# Javascript
|
||||
node_modules/
|
||||
|
||||
# Css
|
||||
*.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue