django: create project/app
This commit is contained in:
parent
1d0ef191c6
commit
30fb85eeb8
13 changed files with 202 additions and 0 deletions
|
|
@ -49,3 +49,6 @@ ignore = [
|
|||
"TD003",
|
||||
"FIX",
|
||||
]
|
||||
exclude = [
|
||||
"manage.py"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue