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
/
dcim
History
Jeremy Stretch
5374e6c881
Closes
#6040
: Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
..
api
Closes
#5950
: Use TimeZoneSerializerField from django-timezone-field
2021-03-10 17:08:11 -05:00
management
…
migrations
…
models
add custom links to device components
2021-03-01 09:30:43 +01:00
tables
Fix
#5819
and
#5872
- Fix Primary IP Sorting Issues for Devices and VMs
2021-02-25 22:32:51 +10:30
tests
Closes
#5641
: Allow filtering device components by label
2021-03-24 14:48:38 -04:00
__init__.py
…
apps.py
…
choices.py
Fixes
:
#5630
- Add QSFP+ (64GFC) FibreChannel Interface option
2021-03-01 08:48:40 -06:00
constants.py
…
elevations.py
…
fields.py
…
filters.py
Closes
#5641
: Allow filtering device components by label
2021-03-24 14:48:38 -04:00
forms.py
Closes
#6040
: Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
lookups.py
…
signals.py
Extend handle_rackgroup_site_change() receiver to update power panels
2020-12-23 14:02:05 -05:00
urls.py
…
utils.py
…
views.py
…