3 lines
56 B
Python
3 lines
56 B
Python
|
from django.db import models
|
||
|
|
||
|
# Create your models here.
|