Skip to content

1008 disable status options on incomplete match

Bengfort requested to merge 1008-disable-status-options-on-incomplete-match into master

I reused the DisabledSelect from !430 (merged). I think doing this server-side is the best approach, even if the django support for this is not that great. Also see https://code.djangoproject.com/ticket/16149.

Merge request reports