source file: /opt/devel/celery/testproj/someappwotask/models.py file stats: 1 lines, 1 executed: 100.0% covered
1. from django.db import models 2. 3. # Create your models here.