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