Form and model extensions imported in wrong order
Currently, the form extensions are imported before the model extensions but the form extensions depend on the model extensions, so we should change the order.
Currently, the form extensions are imported before the model extensions but the form extensions depend on the model extensions, so we should change the order.