netbox/netbox/circuits
dansheps 71087415e3 Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes:
* circuit.Circuit
* dcim.Site
* dcim.Rack
* dcim.RackElevation
* dcim.RackReservation
* dcim.Device
* ipam.IPAddress
* ipam.Prefix
* ipam.VRF
* ipam.VLAN
* virtualization.VirtualMachine
2019-02-23 10:37:30 -06:00
..
api Closes #2649: Add connected_endpoint_type to connectable device component API representations 2018-12-06 16:14:03 -05:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Updated migrations 2018-11-19 13:44:18 -05:00
tests Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05:00
__init__.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
filters.py Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes: 2019-02-23 10:37:30 -06:00
forms.py Fixes #2813: Add Filter for TenantGroup to the following Forms and Filter classes: 2019-02-23 10:37:30 -06:00
models.py Closes #2825: Include directly connected device for front/rear ports 2019-01-31 12:21:43 -05:00
signals.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
urls.py Added dedicated cable trace view; removed modal 2018-10-30 16:30:03 -04:00
views.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00