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