Reorder files
This commit is contained in:
parent
8f3b1f817a
commit
d9a41f82bb
16 changed files with 59 additions and 13 deletions
3
notes/models.py
Normal file
3
notes/models.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.db import models
|
||||
|
||||
# Create your models here.
|
Reference in a new issue