aab21
This commit is contained in:
commit
0508d8cd9a
53 changed files with 765 additions and 0 deletions
5
app/page/models.py
Normal file
5
app/page/models.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import logging
|
||||
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue