healthchecks_healthchecks/hc/accounts/migrations
Pēteris Caune 79da9e9f4f
Fix auto-fixable ruff warnings
(`ruff check --fix`)
2024-11-07 15:15:58 +02:00
..
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
0001_initial.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0002_profile_ping_log_limit.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0003_profile_token.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0004_profile_api_key.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0005_auto_20160509_0801.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0006_profile_current_team.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0007_profile_check_limit.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0008_profile_bill_to.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0009_auto_20170714_1734.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0010_profile_team_limit.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0011_profile_sort.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0012_auto_20171014_1002.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0013_remove_profile_team_access_allowed.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0014_auto_20171227_1530.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
0015_auto_20181029_1858.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0016_remove_profile_bill_to.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0017_auto_20190112_1426.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0018_auto_20190112_1426.py Improve type hints 2023-10-25 18:12:12 +03:00
0019_project_badge_key.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0020_auto_20190112_1950.py Improve type hints 2023-10-25 18:12:12 +03:00
0021_auto_20190112_2005.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0022_auto_20190114_0857.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0023_auto_20190117_1419.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0024_auto_20190119_1540.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0025_remove_member_team.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0026_auto_20190204_2042.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0027_profile_deletion_notice_date.py Source formatted with Black 2019-05-15 14:27:50 +03:00
0028_auto_20191119_1346.py Format migration files with black 2023-07-12 10:11:07 +03:00
0029_remove_profile_current_project.py Format migration files with black 2023-07-12 10:11:07 +03:00
0030_member_transfer_request_date.py Format migration files with black 2023-07-12 10:11:07 +03:00
0031_auto_20200803_1413.py Format migration files with black 2023-07-12 10:11:07 +03:00
0032_auto_20200819_0757.py Format migration files with black 2023-07-12 10:11:07 +03:00
0033_member_rw.py Format migration files with black 2023-07-12 10:11:07 +03:00
0034_credential.py Format migration files with black 2023-07-12 10:11:07 +03:00
0035_profile_reports.py Format migration files with black 2023-07-12 10:11:07 +03:00
0036_fill_profile_reports.py Improve type hints 2023-10-25 18:12:12 +03:00
0037_profile_tz.py Format migration files with black 2023-07-12 10:11:07 +03:00
0038_profile_theme.py Format migration files with black 2023-07-12 10:11:07 +03:00
0039_remove_profile_reports_allowed.py Format migration files with black 2023-07-12 10:11:07 +03:00
0040_auto_20210722_1244.py Format migration files with black 2023-07-12 10:11:07 +03:00
0041_fill_role.py Improve type hints 2023-10-25 18:12:12 +03:00
0042_remove_member_rw.py Format migration files with black 2023-07-12 10:11:07 +03:00
0043_add_role_manager.py Format migration files with black 2023-07-12 10:11:07 +03:00
0044_auto_20210730_0942.py Format migration files with black 2023-07-12 10:11:07 +03:00
0045_auto_20210908_1257.py Format migration files with black 2023-07-12 10:11:07 +03:00
0046_profile_deletion_scheduled_date.py Add Profile.deletion_scheduled_deleted field and UI banner when it's set 2023-04-28 15:03:04 +03:00
0047_profile_over_limit_date.py Add Profile.over_limit_date DB field 2023-06-16 16:28:03 +03:00
0048_alter_profile_user.py Make Profile.user non-nullable 2023-08-29 16:19:08 +03:00
0049_convert_email_lowercase.py Update CustomHeaderMiddleware to normalize email addresses to lower case 2024-10-24 13:22:37 +03:00