Pavlova verze URLconfu #33
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ urlpatterns = [
 | 
				
			||||||
		name='vyrocni_sraz'
 | 
							name='vyrocni_sraz'
 | 
				
			||||||
	),
 | 
						),
 | 
				
			||||||
	path(
 | 
						path(
 | 
				
			||||||
		'ucastnici'
 | 
							'ucastnici',
 | 
				
			||||||
		org_required(VyrociListView.as_view()),
 | 
							org_required(VyrociListView.as_view()),
 | 
				
			||||||
		name='vyrocni_sraz_ucastnici'
 | 
							name='vyrocni_sraz_ucastnici'
 | 
				
			||||||
	),
 | 
						),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue