right now, it's possible to check the "Have you received responsive docs (or a denial) yet?" without entering a response date. This makes it impossible to calculate the appeal deadline.
The form should require that to be filled in before saving. This might require some fancy Django work. (https://docs.djangoproject.com/en/1.11/ref/contrib/admin/#admin-custom-validation)
right now, it's possible to check the "Have you received responsive docs (or a denial) yet?" without entering a response date. This makes it impossible to calculate the appeal deadline.
The form should require that to be filled in before saving. This might require some fancy Django work. (https://docs.djangoproject.com/en/1.11/ref/contrib/admin/#admin-custom-validation)