colleges.management.commands.create_fellowships module¶
- 
class colleges.management.commands.create_fellowships.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶
- Bases: - django.core.management.base.BaseCommand- 
help= 'Create random Fellowships objects using the factories.'¶
 
-