Add type checking to views
This commit is contained in:
parent
fe7036dae3
commit
d9a0460942
2 changed files with 11 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
/dist/
|
||||
/docs/build/
|
||||
/*.egg-info/
|
||||
settings.json
|
||||
|
||||
# Django and Python
|
||||
*.py[cod]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue