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