Merge pull request #17832 from edx/pwnage101/reorder-third_party_auth-0017
reorder 0017_auto_20180327_1631 to be after the other 0017
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('third_party_auth', '0016_auto_20180130_0938'),
|
||||
('third_party_auth', '0017_remove_icon_class_image_secondary_fields'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user