mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Merge migrations
This commit is contained in:
		
							parent
							
								
									d9cbd3652a
								
							
						
					
					
						commit
						3e6ba34c5e
					
				@ -6,7 +6,7 @@ from django.db import models
 | 
			
		||||
 | 
			
		||||
class Migration(migrations.Migration):
 | 
			
		||||
    dependencies = [
 | 
			
		||||
        ("documents", "1065_workflowaction_assign_custom_fields_values"),
 | 
			
		||||
        ("documents", "1066_alter_workflowtrigger_schedule_offset_days"),
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    operations = [
 | 
			
		||||
@ -6,7 +6,7 @@ from django.db import models
 | 
			
		||||
 | 
			
		||||
class Migration(migrations.Migration):
 | 
			
		||||
    dependencies = [
 | 
			
		||||
        ("paperless", "0003_alter_applicationconfiguration_max_image_pixels"),
 | 
			
		||||
        ("paperless", "0004_applicationconfiguration_barcode_asn_prefix_and_more"),
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    operations = [
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user