1 2 3 4
from conference.models import * from django.contrib import admin admin.site.register(TalkTutorial)