netbox/netbox/circuits
dansheps a7f5db45e4 * Added CSS to:
* Hide URLs
  * Hide elements with "noprint" class
* Added noprint to:
  * Header Panel
  * Search Panel, Tags Panel
  * Buttons
  * Various list elements
  * Related elements
2019-03-05 15:42:47 -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 #2835 - certain model filters did not support the q query param 2019-01-31 13:36:30 -05:00
forms.py Fixes #2923: Changes Site Filter on Provider List to APISelectMultiple 2019-02-22 07:13:39 -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 * Added CSS to: 2019-03-05 15:42:47 -06: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