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
a707204f98c98759b5e129bad44fce30b52a888f
netbox-community-netbox
/
netbox
/
dcim
History
Saria Hajjar
a707204f98
Select2 for device field
2020-01-02 17:46:37 +00:00
..
api
…
fixtures
…
migrations
#3720
: Update migration to add powerfeeds to termination_type limit list (does not impact database)
2019-12-06 12:29:31 -05:00
tests
Corrected test
2019-11-01 15:08:20 -04:00
__init__.py
…
apps.py
…
constants.py
Fixes
#3312
: Fix validation error when editing power cables in bulk
2019-11-27 09:19:34 -05:00
exceptions.py
…
fields.py
…
filters.py
implement 3788
2019-12-27 16:17:17 -05:00
forms.py
Select2 for device field
2020-01-02 17:46:37 +00:00
managers.py
…
models.py
Fixes
#2170
: Prevent the deletion of a virtual chassis when a cross-member LAG is present
2019-12-13 11:36:31 -05:00
signals.py
Fixes
#3644
: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort
2019-12-09 15:42:04 -05:00
tables.py
Fixes
#3720
: Correctly indicate power feed terminations on cable list
2019-11-26 16:56:11 -05:00
urls.py
…
views.py
…