tubearchivist/tubearchivist/home/models.py

4 lines
87 B
Python
Raw Normal View History

from django.db import models # noqa: F401 - Unused import
2021-09-05 17:10:14 +00:00
# Create your models here.