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
/
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
…
0006_created_datetimefield.py
…
0007_contact_link.py
…
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