Mentions légales du service

Skip to content

Retire app

LETORT Sebastien requested to merge retire_app into django

Add a way to let the owner of an app to withdraw it, thus preventing the start of a new job.

It's a boolean field in the model called 'retired', false by default.
An eye icon is added in the card presention app, with a link to alter the retired-status.

Merge request reports