1 2 3 4 5
from opendc.models.model import Model class Simulation(Model): collection_name = 'simulations'