zbylé FIXME po „Vložit řešení: více řešitelů“
This commit is contained in:
		
							parent
							
								
									c7ce943fc0
								
							
						
					
					
						commit
						831ed6c64c
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -27,7 +27,6 @@ class PosliReseniForm(forms.Form): | |||
| 	#problem = models.ManyToManyField(Problem, verbose_name='problém', help_text='Problém', | ||||
| 	#	through='Hodnoceni') | ||||
| 
 | ||||
| 	# FIXME pridat vice resitelu | ||||
| 	resitel = forms.ModelChoiceField(label="Řešitel", | ||||
| 		queryset=Resitel.objects.all(), | ||||
| 		widget=autocomplete.ModelSelect2Multiple( | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue