Merge pull request '+5 let limit maturity' (!69) from vek_maturity into master
Reviewed-on: #69
This commit is contained in:
		
						commit
						4536c56a83
					
				
					 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