WIP: Nástroj pro plošné vyrábění problémů #17
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,7 +3,7 @@ from django.shortcuts import render | |||
| 
 | ||||
| 
 | ||||
| def zadavatkoProblemuView(req, problem=None): | ||||
| 	template_name = 'seminar/org/vyroba_problemu.html' | ||||
| 	template_name = 'tvorba/org/vyroba_problemu.html' | ||||
| 
 | ||||
| 	if req.method == 'POST': | ||||
| 		cilovy_stav = req.POST['akce'] | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue