Beispiel #1
0
def register():
    base.setup_application_type(TrialProjectApplication,
                                get_application_state_machine())
Beispiel #2
0
def register():
    base.setup_application_type(ProjectApplication, get_application_state_machine())
Beispiel #3
0
def register():
    base.setup_application_type(SoftwareApplication, get_application_state_machine())