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
/
circuits
History
Jeremy Stretch
d294e916a4
Fixes
#406
: Corrected ordering of port_speed and commit_rate in CircuitTable
2016-08-02 10:50:25 -04:00
..
api
Tenancy-related API cleanup
2016-07-27 13:42:17 -04:00
fixtures
Closes
#176
: Added initial_data fixtures for new installs
2016-08-01 12:29:26 -04:00
migrations
Cleaned up migrations
2016-07-26 18:01:01 -04:00
__init__.py
…
admin.py
…
filters.py
Closes
#358
: Improved search of all objects
2016-07-29 12:51:23 -04:00
forms.py
Allow unassigning VRF and tenants when editing objects in bulk
2016-07-28 15:59:49 -04:00
models.py
Added tenant to import/export of Circuits
2016-07-26 15:48:48 -04:00
tables.py
Fixes
#406
: Corrected ordering of port_speed and commit_rate in CircuitTable
2016-08-02 10:50:25 -04:00
urls.py
…
views.py
Show graphs button only if there is at least one graph to display
2016-07-29 13:19:58 -04:00