Files
curso-django/polls/models.py
2026-05-14 23:31:30 -03:00

4 lines
57 B
Python

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