netbox/netbox/circuits
2021-03-04 16:07:55 -05:00
..
api Closes #3648: Mark cable termination models as connected without attaching a cable 2021-03-01 21:34:42 -05:00
migrations Fixes #5913: Improve change logging (#5924) 2021-03-04 13:06:04 -05:00
tests Closes #3648: Mark cable termination models as connected without attaching a cable 2021-03-01 21:34:42 -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
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
filters.py Rename CustomFieldFilterSet 2020-11-23 14:47:54 -05:00
forms.py Closes #3648: Mark cable termination models as connected without attaching a cable 2021-03-01 21:34:42 -05:00
models.py Fixes #5913: Improve change logging (#5924) 2021-03-04 13:06:04 -05: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 TenantColumn to simplify representation 2021-03-04 16:07:55 -05:00
urls.py Closes #5873: Use numeric IDs in all object URLs 2021-02-26 17:23:23 -05:00
views.py Update object edit template to use fieldsets where possible 2021-02-25 13:51:48 -05:00