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
88c7d95b08
ClusterForm should inherit from TenancyForm
2019-12-06 16:47:29 -05:00
..
api
VirtualMachine.status to slug
2019-12-04 20:40:18 -05:00
fixtures
…
migrations
Annotate all migration operation lists
2019-12-05 17:42:33 -05:00
tests
Interface.mode to slug (
#3569
)
2019-11-21 22:50:01 -05:00
__init__.py
…
apps.py
…
choices.py
VirtualMachine.status to slug
2019-12-04 20:40:18 -05:00
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
Closes
#33
: Add ability to clone objects (pre-populate form fields)
2019-12-06 16:13:52 -05:00
tables.py
…
urls.py
…
views.py
…