Staré věci
This commit is contained in:
		
							parent
							
								
									192ae6912f
								
							
						
					
					
						commit
						dee1b2bb2c
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -53,12 +53,6 @@ class PosliReseniForm(forms.Form): | |||
| 	#poznamka = models.TextField('neveřejná poznámka', blank=True, | ||||
| 	#	help_text='Neveřejná poznámka k řešení (plain text)') | ||||
| 
 | ||||
| 	#TODO body do cisla | ||||
| 	#TODO prilohy | ||||
| 
 | ||||
| 	##def __init__(self, *args, **kwargs): | ||||
| 	##	super().__init__(*args, **kwargs) | ||||
| 	##	#self.fields['favorite_color'] = forms.ChoiceField(choices=[(color.id, color.name) for color in Resitel.objects.all()]) | ||||
| 
 | ||||
| class NahrajReseniForm(forms.ModelForm): | ||||
| 	class Meta: | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue