Description
Attached a quickstart and a patch. The problem is that some actions need to be done in post-order, but the border support in Form does it in pre-order.
To reproduce:
- Enter something on both fields
- Click submit
- The DateField model is not updated