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
jeremystretch
71449b3414
Fixes
#7304
: Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
..
api
…
forms
Fixes
#7304
: Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
graphql
…
migrations
…
tests
Fixes
#7304
: Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00
__init__.py
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
apps.py
…
choices.py
…
filtersets.py
Fixes
#7019
: Enable searching VM interfaces by description
2021-08-27 10:14:12 -04:00
models.py
…
tables.py
Merge 'detail' tables into primaries for each model
2021-09-17 13:55:32 -04:00
urls.py
…
views.py
Fixes
#7353
: Fix bulk creation of device/VM components via list view
2021-09-27 10:36:01 -04:00