------------------
* widget was not showing values from request [garbas]
* ISSUE 1: SOLVED [garbas]
After some testing I have seen that some validations are missing, therefore
I get an error when adding values like '99' into the year field:
"ValueError: year=99 is before 1900; the datetime strftime() methods require
year >= 1900"