django1/django/contrib/auth/migrations
Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
..
0001_initial.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
0002_alter_permission_name_max_length.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0003_alter_user_email_max_length.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0004_alter_user_username_opts.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
0005_alter_user_last_login_null.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0006_require_contenttypes_0002.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0007_alter_validators_add_error_messages.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
0008_alter_user_username_max_length.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
0009_alter_user_last_name_max_length.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0010_alter_group_name_max_length.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0011_update_proxy_permissions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
0012_alter_user_first_name_max_length.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Added database migration for contrib.auth. 2014-06-16 16:21:37 -04:00