django-clickhouse/tests/models.py

6 lines
87 B
Python
Raw Normal View History

2018-11-12 18:20:46 +03:00
"""
This file contains sample models to use in tests
"""
from django.db import models