Náhodné Martinovo pozorování
This commit is contained in:
		
							parent
							
								
									1418d63897
								
							
						
					
					
						commit
						5f6c0e6683
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1003,6 +1003,7 @@ class Konfera(models.Model): | |||
| 	organizator = models.ForeignKey(Organizator, verbose_name='organizátor', related_name='konfery', | ||||
| 			on_delete = models.SET_NULL, null=True) | ||||
| 
 | ||||
| 	# FIXME: Umíme omezit jen na účastníky daného soustřeďka? | ||||
| 	ucastnici = models.ManyToManyField(Resitel, verbose_name='účastníci konfery', | ||||
| 		help_text='Seznam účastníků konfery', through='Konfery_Ucastnici') | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 LEdoian
						LEdoian