netbox/netbox/secrets/migrations
2021-02-26 16:25:37 -05:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_initial.py Remove activate_userkey permission 2020-06-02 09:51:56 -04:00
0002_userkey_add_session_key.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0003_unicode_literals.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0004_tags.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0005_change_logging.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0006_custom_tag_models.py Update migrations 2019-04-09 14:22:45 -04:00
0007_secretrole_description.py Add description field to SecretRole model (#3655) 2019-12-10 13:03:09 -05:00
0008_standardize_description.py Add migrations for description fields 2020-03-13 16:35:36 -04:00
0009_secretrole_drop_users_groups.py #4969: Remove user and group assignment from SecretRole 2020-08-07 16:19:18 -04:00
0010_custom_field_data.py Use DjangoJSONEncoder for encoding custom field data 2020-08-25 13:57:18 -04:00
0011_secret_generic_assignments.py Fix migrations to ensure secret assigned_object is required 2020-09-18 16:00:21 -04:00
0012_standardize_name_length.py Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
0013_standardize_models.py Closes #5370: Extend custom field support to organizational models 2021-02-26 16:25:37 -05:00