+5 let limit maturity #69
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,7 +62,7 @@ class UdajeForm(forms.Form): | |||
| 	rok_maturity = forms.IntegerField( | ||||
| 		label='Rok maturity', | ||||
| 		min_value=date.today().year, | ||||
| 		max_value=date.today().year+8, | ||||
| 		max_value=date.today().year+13, | ||||
| 		required=True, | ||||
| 	) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue