Files
cursopython2023/aula207_ola_django/home/models.py
2023-04-16 14:09:26 -03:00

4 lines
57 B
Python

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