ARLO Nester
Static Public Attributes | List of all members
workspace.tools.migrations.0002_weka_jobtype.Migration Class Reference
Inheritance diagram for workspace.tools.migrations.0002_weka_jobtype.Migration:
Inheritance graph
[legend]
Collaboration diagram for workspace.tools.migrations.0002_weka_jobtype.Migration:
Collaboration graph
[legend]

Static Public Attributes

list dependencies
 
list operations
 

Member Data Documentation

list workspace.tools.migrations.0002_weka_jobtype.Migration.dependencies
static
Initial value:
1 = [
2  ('tools', '0001_initial'),
3  ]
list workspace.tools.migrations.0002_weka_jobtype.Migration.operations
static
Initial value:
1 = [
2  migrations.RunPython(addWekaJobType),
3  ]

The documentation for this class was generated from the following file: