start note app
This commit is contained in:
parent
f8c972d49c
commit
566b221536
8 changed files with 18 additions and 0 deletions
3
note/models.py
Normal file
3
note/models.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue