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
/
virtualization
History
Jeremy Stretch
c891f43b14
Fixes
#5050
: Fix potential failure on 0016_replicate_interfaces schema migration from old release
2020-09-09 10:29:17 -04:00
..
api
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00
migrations
Fixes
#5050
: Fix potential failure on 0016_replicate_interfaces schema migration from old release
2020-09-09 10:29:17 -04:00
tests
Remove restriction enforcement from RestrictedQuerySet
2020-07-23 12:48:03 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Remove restriction enforcement from RestrictedQuerySet
2020-07-23 12:48:03 -04:00
forms.py
Fixes
#5061
: Allow adding/removing tags when bulk editing virtual machine interfaces
2020-08-27 13:26:41 -04:00
models.py
Fixes
#5038
: Fix validation of primary IPs assigned to virtual machines
2020-08-24 09:41:04 -04:00
tables.py
Closes
#5505
: Add tags column to device/VM component list tables
2020-08-27 09:43:20 -04:00
urls.py
…
views.py
Merge branch 'develop' into develop-2.9
2020-07-21 12:57:02 -04:00