Organizátoři | zobrazení, zda-li je aktivni
This commit is contained in:
		
							parent
							
								
									3a8f2ec35e
								
							
						
					
					
						commit
						2f8eb74b87
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -5,6 +5,11 @@ | |||
|   <h2>Organizátoři</h2> | ||||
| 
 | ||||
|   {% for org in object_list %} | ||||
|     {% if org.user.is_active %} | ||||
|       <b>Aktivní</b> | ||||
|     {% else %} | ||||
|       Není aktivní | ||||
|     {% endif %} | ||||
|     {{org.user.first_name}}  | ||||
|     {% if org.prezdivka %} | ||||
|       "{{org.prezdivka}}" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Bc. Petr Pecha
						Bc. Petr Pecha