from core.utils import console class Command(console.BaseMake): help = "Factory seeder" path = "database/factory" name = "Factory"