Files
django-example-app/polls/models.py
Basyrov Rustam e5c2aaee87 init polls app
2025-06-03 22:15:20 +03:00

4 lines
57 B
Python

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