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
85563e21db
Remove obsolete initial_data fixtures (no longer maintained)
2019-12-12 14:30:43 -05:00
..
api
Omit default uniqueness validator from VirtualMachineSerializer, which implies required fields
2019-12-09 12:11:42 -05:00
migrations
#2269
: Allow non-unique VirtualMachine names
2019-12-09 11:59:30 -05:00
tests
Add virtualization CSV import tests
2019-12-12 11:34:02 -05:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Merge branch 'develop-2.7' into 3569-api-choice-slugs
2019-12-05 17:43:11 -05:00
forms.py
ClusterForm should inherit from TenancyForm
2019-12-06 16:47:29 -05:00
models.py
#2269
: Allow non-unique VirtualMachine names
2019-12-09 11:59:30 -05:00
tables.py
…
urls.py
…
views.py
…