Contents:
scipost.management.commands.export_Fellows.
Command
Bases: django.core.management.base.BaseCommand
django.core.management.base.BaseCommand
Use this command to export the (currently active, non-guest) Fellows table.
handle
The actual logic of the command. Subclasses must implement this method.