blender-studio/users/migrations
2023-12-12 12:41:00 +01:00
..
__init__.py Reset migrations and override User model [T83882] 2020-12-18 12:01:44 +01:00
0001_initial.py Reset migrations and override User model [T83882] 2020-12-18 12:01:44 +01:00
0002_unique_email.py Enforce uniqueness of user emails [T83583] 2020-12-18 14:11:56 +01:00
0003_move_profile_fields.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
0004_move_notifications.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
0005_user_badges.py [T93480] Upgrade to Django 3.2 2021-12-02 15:32:35 +01:00
0006_replace_profile_can_view_content.py Cleanup leftover Profile permission (should have been part of [D9913] and e7669f6e8c) 2021-01-06 14:26:44 +01:00
0007_user_date_deletion_requested.py Closes T82339 D10160: Implement account deletion 2021-01-22 15:02:43 +01:00
0008_alter_user_first_name.py [T93480] Upgrade to Django 3.2 2021-12-02 15:32:35 +01:00
0009_notification_users_notif_user_id_3d705d_idx.py Performance: create a missing index on users_notification(user_id) 2023-12-12 12:41:00 +01:00