meta

Utility functions and classes to start a new Camelot project, this could be the start of MetaCamelot

class camelot.bin.meta.CreateNewProject[source]

Action to create a new project, based on a form with options the user fills in.

class camelot.bin.meta.MetaCamelotAdmin[source]

ApplicationAdmin class to be used within meta camelot

class camelot.bin.meta.MetaCamelotApplication(application_admin)[source]

A Camelot application to build new Camelot projects.

class camelot.bin.meta.MetaSettings[source]

settings target to be used within MetaCamelot, when no real settings are available yet

Previous topic

camelot_admin

Next topic

container

This Page