3 lines
57 B
Text
3 lines
57 B
Text
from django.db import models
|
|
|
|
# Create your models here.
|
from django.db import models
|
|
|
|
# Create your models here.
|