Fixes an error occurring when editing a User as Developer when the ToS have been signed.
By disabling the input of the field Django will not attempt to wrongly parse it as a DateTime instance.
Patch by: Haoyu Bai
Reviewed by: Lennard de Rijk
application: new-project-template
version: 1
runtime: python
api_version: 1
handlers:
- url: .*
script: main.py