seed
django_spire.knowledge.collection.seeding.seed
parent_collections = CollectionSeeder.seed_database(count=5)
module-attribute
child_collections = CollectionSeeder.seed_child_collections(count=15)
module-attribute
EntrySeeder
Bases: DjangoModelSeeder