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
4f9b666eee
Merge branch 'develop' into develop-2.6
2019-04-09 14:11:26 -04:00
..
api
Fixes
#2968
: Correct API documentation for SerializerMethodFields
2019-03-08 10:25:09 -05:00
fixtures
…
migrations
Updated migrations to account for extras/0017_exporttemplate_mime_type_length
2019-03-05 13:46:37 -05:00
tests
Merge branch 'develop' into develop-2.6
2019-04-09 14:11:26 -04:00
__init__.py
…
apps.py
…
constants.py
…
filters.py
Follow-up from
#2781
2019-03-04 14:57:35 -05:00
forms.py
Changes vm_role from "true" to "True" in virtualization form
2019-03-18 09:22:36 -05:00
models.py
initial pass on migrating to custom tag model with color and comments fields
2019-02-20 03:52:47 -05:00
tables.py
Fixes
#2937
: Redirect to list view after editing an object from list view
2019-04-08 14:10:55 -04:00
urls.py
…
views.py
…