Compare commits
	
		
			No commits in common. 'b447adb3899139e14bf24147b4c81b81e132077a' and 'f1911ab8c9aaa5a14e97ad2345b6ff94efa4f900' have entirely different histories. 
		
	
	
		
			b447adb389
			...
			f1911ab8c9
		
	
		
	@ -1,18 +0,0 @@ | 
				
			||||
# Generated by Django 4.2.1 on 2023-11-15 12:00 | 
				
			||||
 | 
				
			||||
from django.db import migrations | 
				
			||||
 | 
				
			||||
 | 
				
			||||
class Migration(migrations.Migration): | 
				
			||||
 | 
				
			||||
    dependencies = [ | 
				
			||||
        ('core', '0019_alter_aboutuspage_team_members'), | 
				
			||||
    ] | 
				
			||||
 | 
				
			||||
    operations = [ | 
				
			||||
        migrations.RenameField( | 
				
			||||
            model_name='eventpage', | 
				
			||||
            old_name='is_external', | 
				
			||||
            new_name='is_partner_event', | 
				
			||||
        ), | 
				
			||||
    ] | 
				
			||||
					Loading…
					
					
				
		Reference in new issue