1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/tests/test_runner_deprecation_app/models.py

4 lines
57 B
Python
Raw Normal View History

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