Upgrade odevzdavatka #30
					 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