django/polls/models.py
2020-11-06 21:24:29 +00:00

4 lines
57 B
Python

from django.db import models
# Create your models here.