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
7d6d7942d9
Rewrote get_connected_interface() to return first connection if more than one exist (erroneously)
2016-12-02 16:09:07 -05:00
..
api
…
fixtures
…
migrations
…
tests
…
__init__.py
…
admin.py
…
apps.py
…
fields.py
…
filters.py
…
formfields.py
…
forms.py
Fixes
#713
: Include a label for the comments field when editing circuits, providers, or racks in bulk
2016-11-29 17:29:56 -05:00
models.py
Rewrote get_connected_interface() to return first connection if more than one exist (erroneously)
2016-12-02 16:09:07 -05:00
tables.py
…
urls.py
Fixes
#664
: Re-implemented view for bulk creation of interfaces across multiple devices
2016-11-02 16:43:24 -04:00
views.py
Fixes
#664
: Re-implemented view for bulk creation of interfaces across multiple devices
2016-11-02 16:43:24 -04:00