4 lines
60 B
Python
4 lines
60 B
Python
from django.db import models
|
|
|
|
# Create your models here.
|
from django.db import models
|
|
|
|
# Create your models here.
|