from .models import * class Preview(Page): form_model = 'player' page_sequence = [Preview]