Migration api.0047_auto_20220525_1218 should run after auth.0003_alter_user_email_max_length and auth.0008_alter_user_username_max_length.
Running migrations:
Applying contenttypes.0001_initial... OK
Applying auth.0001_initial... OK
Applying admin.0001_initial... OK
Applying admin.0002_logentry_remove_auto_add... OK
Applying admin.0003_logentry_add_action_flag_choices... OK
Applying api.0001_initial... OK
Applying api.0002_auto_20200827_0422... OK
Applying api.0003_auto_20200827_0429... OK
Applying api.0004_auto_20200827_0511... OK
Applying api.0005_auto_20200827_0552... OK
Applying api.0006_tablecolumn_display_name... OK
Applying api.0007_auto_20200827_0721... OK
Applying api.0008_auto_20200827_0721... OK
Applying api.0009_auto_20200827_0722... OK
Applying api.0010_auto_20200827_0729... OK
Applying api.0011_auto_20200831_2033... OK
Applying api.0012_csvimport_errors... OK
Applying api.0013_auto_20200831_2035... OK
Applying api.0014_auto_20200831_2036... OK
Applying api.0015_userprofile_dashboard_filters... OK
Applying api.0016_auto_20200907_1710... OK
Applying api.0017_auto_20200907_1825... OK
Applying api.0018_auto_20200907_1829... OK
Applying api.0019_auto_20200908_2140... OK
Applying api.0020_auto_20200908_2148... OK
Applying api.0021_auto_20200908_2152... OK
Applying api.0022_filter_join_tables... OK
Applying api.0023_auto_20200909_1114... OK
Applying api.0024_auto_20200909_1416... OK
Applying api.0025_auto_20200922_0906... OK
Applying api.0026_chart_chart_type... OK
Applying api.0027_auto_20200924_1317... OK
Applying api.0028_chart_x_axis_field_2... OK
Applying api.0029_auto_20200929_1442... OK
Applying api.0030_auto_20201006_0836... OK
Applying api.0031_auto_20201009_0616... OK
Applying api.0032_table_default_fields... OK
Applying api.0033_filter_default_fields... OK
Applying api.0034_auto_20201015_1024... OK
Applying api.0035_auto_20201019_1051... OK
Applying api.0036_auto_20201020_0940... OK
Applying api.0037_auto_20201026_1152... OK
Applying api.0038_card... OK
Applying api.0039_userprofile_dashboard_cards... OK
Applying api.0040_auto_20201029_1106... OK
Applying api.0041_auto_20210118_1048... OK
Applying api.0042_auto_20210118_1052... OK
Applying api.0043_auto_20210119_1559... OK
Applying api.0044_auto_20210129_1157... OK
Applying api.0045_auto_20211206_1517... OK
Applying api.0046_auto_20211206_1958... OK
- Applying api.0047_auto_20220525_1218... OK
Applying api.0048_auto_20220525_1322... OK
Applying api.0049_auto_20220525_1348... OK
Applying api.0050_auto_20220730_1410... OK
Applying api.0051_csvimport_import_count_skipped... OK
Applying api.0052_userprofile_language... OK
Applying api.0053_auto_20221118_1433... OK
Applying contenttypes.0002_remove_content_type_name... OK
Applying auth.0002_alter_permission_name_max_length... OK
+ Applying auth.0003_alter_user_email_max_length... OK
Applying auth.0004_alter_user_username_opts... OK
Applying auth.0005_alter_user_last_login_null... OK
Applying auth.0006_require_contenttypes_0002... OK
Applying auth.0007_alter_validators_add_error_messages... OK
+ Applying auth.0008_alter_user_username_max_length... OK
Applying auth.0009_alter_user_last_name_max_length... OK
Applying auth.0010_alter_group_name_max_length... OK
Applying auth.0011_update_proxy_permissions... OK
Applying auth.0012_alter_user_first_name_max_length... OK
Applying authtoken.0001_initial... OK
Applying authtoken.0002_auto_20160226_1747... OK
Applying authtoken.0003_tokenproxy... OK
Applying django_celery_beat.0001_initial... OK
Applying django_celery_beat.0002_auto_20161118_0346... OK
Applying django_celery_beat.0003_auto_20161209_0049... OK
Applying django_celery_beat.0004_auto_20170221_0000... OK
Applying django_celery_beat.0005_add_solarschedule_events_choices... OK
Applying django_celery_beat.0006_auto_20180322_0932... OK
Applying django_celery_beat.0007_auto_20180521_0826... OK
Applying django_celery_beat.0008_auto_20180914_1922... OK
Applying django_celery_beat.0006_auto_20180210_1226... OK
Applying django_celery_beat.0006_periodictask_priority... OK
Applying django_celery_beat.0009_periodictask_headers... OK
Applying django_celery_beat.0010_auto_20190429_0326... OK
Applying django_celery_beat.0011_auto_20190508_0153... OK
Applying django_celery_beat.0012_periodictask_expire_seconds... OK
Applying django_celery_beat.0013_auto_20200609_0727... OK
Applying django_celery_beat.0014_remove_clockedschedule_enabled... OK
Applying django_celery_beat.0015_edit_solarschedule_events_choices... OK
Applying django_celery_results.0001_initial... OK
Applying django_celery_results.0002_add_task_name_args_kwargs... OK
Applying django_celery_results.0003_auto_20181106_1101... OK
Applying django_celery_results.0004_auto_20190516_0412... OK
Applying django_celery_results.0005_taskresult_worker... OK
Applying django_celery_results.0006_taskresult_date_created... OK
Applying django_celery_results.0007_remove_taskresult_hidden... OK
Applying guardian.0001_initial... OK
Applying guardian.0002_generic_permissions_index... OK
Applying sessions.0001_initial... OK
Applying sites.0001_initial... OK
Applying sites.0002_alter_domain_unique... OK
Migration
api.0047_auto_20220525_1218
should run afterauth.0003_alter_user_email_max_length
andauth.0008_alter_user_username_max_length
.