File: models.py

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

# Create your models here.