datatracker
datatracker copied to clipboard
Give the secretariat a button to autogenerate a schedule for a meeting
Right now the automatic schedule generator is only available as a management command. Make starting it part of a normal view instead. Dispatch the work to celery. Have it use the messaging framework to let the user know when it's done.