Add Login page

This commit is contained in:
Sonny 2019-07-20 09:57:10 +02:00
parent b1c5be61f1
commit 679414a703
34 changed files with 6545 additions and 2 deletions

6
.gitignore vendored
View file

@ -192,3 +192,9 @@ dmypy.json
# Pyre type checker
# End of https://www.gitignore.io/api/django,python
# Javascript
node_modules/
# Css
*.css