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
History
Sander Steffann
25926e32f0
Replace
is_connected_endpoint
with simple
isinstance
check
...
It was only used in a single location anyway…
2020-06-26 17:30:59 +02:00
..
circuits
Replace
is_connected_endpoint
with simple
isinstance
check
2020-06-26 17:30:59 +02:00
dcim
Replace
is_connected_endpoint
with simple
isinstance
check
2020-06-26 17:30:59 +02:00
extras
Fixes
#4525
: Allow passing initial data to custom script MultiObjectVar
2020-05-26 15:34:29 -04:00
ipam
Fixes
#4649
: Fix interface assignment for bulk-imported IP addresses
2020-05-15 09:44:00 -04:00
media
…
netbox
Post-release version bump
2020-05-26 16:30:36 -04:00
project-static
…
reports
…
scripts
…
secrets
Fixes
#4702
: Catch IntegrityError exception when adding a non-unique secret
2020-06-01 10:00:32 -04:00
templates
Store the front ports on the position_stack so we can provide better feedback to the user
2020-06-16 21:47:37 +02:00
tenancy
…
users
…
utilities
Fixes
#4525
: Allow passing initial data to custom script MultiObjectVar
2020-05-26 15:34:29 -04:00
virtualization
…
generate_secret_key.py
…
manage.py
…