File: admin.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-- 71 bytes parent folder | download | duplicates (4)
1
2
3
from django.contrib import admin  # NOQA

# Register your models here.