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
Activity
Files
57860f26b778311e66115fe94cf6b95337f54593
netbox-community-netbox
/
netbox
/
tenancy
/
migrations
History
jeremystretch
8a08d3621b
Closes
#10374
: Require unique tenant names & slugs per group (not globally)
2023-02-28 20:03:41 -05:00
..
__init__.py
…
0001_squashed_0012.py
10348 add decimal custom field (
#10422
)
2022-09-30 16:03:24 -04:00
0002_tenant_ordering.py
…
0003_contacts.py
Clean up redundant NestedGroupModel, OrganizationalModel fields
2022-11-03 13:59:44 -04:00
0004_extend_tag_support.py
…
0005_standardize_id_fields.py
Ensure legacy data checks run before other migrations
2022-04-05 15:56:21 -04:00
0006_created_datetimefield.py
Closes
#8463
: Change the created field on all change-logged models from date to datetime
2022-02-08 14:41:44 -05:00
0007_contact_link.py
Closes
#8593
: Add link field to contact model
2022-03-30 16:19:12 -04:00
0008_unique_constraints.py
Replace unique_together with UniqueConstraints
2022-09-27 15:35:24 -04:00
0009_standardize_description_comments.py
Closes
#10545
: Standardize description & comment fields on primary models (
#10834
)
2022-11-04 08:28:09 -04:00
0010_tenant_relax_uniqueness.py
Closes
#10374
: Require unique tenant names & slugs per group (not globally)
2023-02-28 20:03:41 -05:00