fix závislostí seminar/0117
This commit is contained in:
		
							parent
							
								
									c917655a22
								
							
						
					
					
						commit
						f75408e936
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -7,9 +7,11 @@ class Migration(migrations.Migration): | ||||||
| 
 | 
 | ||||||
|     dependencies = [ |     dependencies = [ | ||||||
|         ('seminar', '0116_delete_nastaveni'), |         ('seminar', '0116_delete_nastaveni'), | ||||||
|         ('personalni', '0001_skupiny'), |         ('various', '0003_fix_permissions'), # Zapomenutá post-split migrace, suplujeme tady. | ||||||
|  |         ('personalni', '0001_skupiny'), # Mělo být spíš 0002_auto_20240312_2118, ale to je no-op, tak je to jedno. | ||||||
|         ('korektury', '0021_auto_20240312_2124'), |         ('korektury', '0021_auto_20240312_2124'), | ||||||
|         ('sifrovacka', '0004_auto_20240312_2124'), |         ('sifrovacka', '0004_auto_20240312_2124'), | ||||||
|  |         ('prednasky', '0013_auto_20240312_2124'), | ||||||
|     ] |     ] | ||||||
| 
 | 
 | ||||||
|     operations = [ |     operations = [ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Pavel "LEdoian" Turinsky
						Pavel "LEdoian" Turinsky