7 lines
68 B
Python
7 lines
68 B
Python
from django.db import models
|
|
|
|
# Create your models here.
|
|
|
|
|
|
|
from django.db import models
|
|
|
|
# Create your models here.
|
|
|
|
|
|
|