netbox/netbox/circuits
2020-10-13 15:57:21 -04:00
..
api Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
migrations Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
tests Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04: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
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
filters.py Standardize 'cabled' and 'connected' filters; complete tests 2020-10-06 17:28:25 -04:00
forms.py Add brief_mode to DynamicModelChoiceMixin 2020-08-12 14:15:34 -04:00
models.py Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
querysets.py Implement RestrictedQuerySet as a manager 2020-05-29 16:27:36 -04:00
signals.py Remove restriction enforcement from RestrictedQuerySet 2020-07-23 12:48:03 -04:00
tables.py Introduce ChoiceFieldColumn to replace template columns 2020-09-25 10:52:14 -04:00
urls.py Replace legacy trace() method 2020-10-02 14:54:16 -04:00
views.py Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00