admin.py 70 B

12
  1. from django.contrib import admin
  2. from .models import Question, Choice