File: models.py

package info (click to toggle)
python-xmlrunner 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: python: 2,035; makefile: 215
file content (3 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (6)
1
2
3
from django.db import models  # NOQA

# Create your models here.