Add auth and main lueprint structure

This commit is contained in:
Stephan Porada 2019-07-04 11:24:06 +02:00
parent ea8250c805
commit b93bbcb756
6 changed files with 0 additions and 0 deletions

0
app/auth/__init__.py Normal file
View File

0
app/auth/forms.py Normal file
View File

0
app/auth/views.py Normal file
View File

0
app/main/__init__.py Normal file
View File

0
app/main/forms.py Normal file
View File

0
app/main/views.py Normal file
View File