from conference.models import * from django.contrib import admin admin.site.register(TalkTutorial)