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
History
Djothi Carpentier
06eacb5a5c
Add description filter to WirelessLAN & WirelessLink
2022-02-25 18:15:33 +01:00
..
api
Fixes
#8140
: Restore missing fields on wireless LAN & link REST API serializers
2021-12-22 10:55:06 -05:00
forms
Fixes
#8255
: Fix bulk editing of authentication parameters for wireless LANs and links
2022-01-06 08:54:05 -05:00
graphql
…
migrations
Fixes
#8001
: Correct verbose name for wireless LAN group model
2021-12-08 10:45:27 -05:00
tests
Add description filter to WirelessLAN & WirelessLink
2022-02-25 18:15:33 +01:00
__init__.py
…
apps.py
…
choices.py
Changelog & PEP8 cleanup for
#7999
2021-12-20 14:17:52 -05:00
constants.py
…
filtersets.py
Add description filter to WirelessLAN & WirelessLink
2022-02-25 18:15:33 +01:00
models.py
Fixes
#8001
: Correct verbose name for wireless LAN group model
2021-12-08 10:45:27 -05:00
signals.py
…
tables.py
Add created & last updated as available fields to all tables
2022-01-13 09:22:32 +00:00
urls.py
…
utils.py
…
views.py
…