Chybějící continue :-)
This commit is contained in:
		
							parent
							
								
									b79406131b
								
							
						
					
					
						commit
						5b5a83b4d5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -19,6 +19,7 @@ class Command(BaseCommand): | |||
| 				orgove = m.Organizator.objects.filter(osoba__user=u) | ||||
| 				if orgove.count() != 1: | ||||
| 					nesparovani.add(u) | ||||
| 					continue | ||||
| 				org = orgove.first() | ||||
| 				# Pokud už není aktivní, tak ho vypíšeme | ||||
| 				# Porovnáváme data, protože neřeší časové zóny (datetime.now není tz-aware) | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 MaM Web user
						MaM Web user