6 lines
59 B
Python
6 lines
59 B
Python
from django.db import models
|
|
|
|
# Create your models here.
|
|
|
|
|
from django.db import models
|
|
|
|
# Create your models here.
|
|
|
|
|