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
/
wireless
/
migrations
History
jeremystretch
f70ef7a585
Changelog and cleanup for
#9935
2022-08-24 16:44:24 -04:00
..
__init__.py
Introduce the wireless app and SSID model
2021-10-12 12:48:36 -04:00
0001_wireless.py
Fixes
#8001
: Correct verbose name for wireless LAN group model
2021-12-08 10:45:27 -05:00
0002_standardize_id_fields.py
Ensure legacy data checks run before other migrations
2022-04-05 15:56:21 -04:00
0003_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
0004_wireless_tenancy.py
Closes
#9177
: Add tenant assignment for wireless LANs & links
2022-06-27 11:30:52 -04:00
0005_wirelesslink_interface_types.py
Changelog and cleanup for
#9935
2022-08-24 16:44:24 -04:00