Remove filer dependency in migration
This commit is contained in:
		
					parent
					
						
							
								99b11f013f
							
						
					
				
			
			
				commit
				
					
						b021a8ed6e
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,6 @@ import utils.mixins
 | 
			
		|||
class Migration(migrations.Migration):
 | 
			
		||||
 | 
			
		||||
    dependencies = [
 | 
			
		||||
        ('filer', '0005_auto_20180217_1137'),
 | 
			
		||||
        ('hosting', '0047_auto_20180821_1240'),
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue