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