scailable / sclblpy

Python package for Scailable uploads
MIT License
18 stars 1 forks source link

Add optional "do not email" flag #11

Closed MKaptein closed 4 years ago

MKaptein commented 4 years ago

Add optional "do not email" flag to the upload() function in main.py. This should add a field to the submitted json and be handled appropriately by the toolchain-server.

See also scailable/sclbl-toolchain-server#10

MKaptein commented 4 years ago

Added field "email" bool to the form data.