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
77ac79f32c
Fixes
#713
: Include a label for the comments field when editing circuits, providers, or racks in bulk
2016-11-29 17:29:56 -05:00
..
api
Optimized API performance
2016-08-22 15:16:49 -04:00
fixtures
…
migrations
Closes
#149
: Added upstream_speed field to Circuit
2016-08-08 16:51:19 -04:00
__init__.py
…
admin.py
Closes
#149
: Added upstream_speed field to Circuit
2016-08-08 16:51:19 -04:00
filters.py
Added 'none' options to filters for optional fields
2016-09-15 17:12:53 -04:00
forms.py
Fixes
#713
: Include a label for the comments field when editing circuits, providers, or racks in bulk
2016-11-29 17:29:56 -05:00
models.py
Extended API to include custom fields
2016-08-22 13:20:30 -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
Added bulk editing capability for custom fields
2016-08-16 14:57:04 -04:00