This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
secrets
/
migrations
History
Jeremy Stretch
1dcd857ca6
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
..
__init__.py
…
0001_initial.py
…
0002_userkey_add_session_key.py
…
0003_unicode_literals.py
…
0004_tags.py
…
0005_change_logging.py
…
0006_custom_tag_models.py
…
0007_secretrole_description.py
…
0008_standardize_description.py
…
0009_secretrole_drop_users_groups.py
…
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