netbox/netbox/circuits
2021-03-16 15:00:08 -04:00
..
api Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -04:00
migrations Fixes #5913: Improve change logging (#5924) 2021-03-04 13:06:04 -05:00
tests Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -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 Closes #5892: Introduce SiteGroup model (#5937) 2021-03-08 13:28:53 -05:00
forms.py Closes #5972: Bulk edit support for organizational models (#5974) 2021-03-12 16:14:42 -05:00
models.py Add webhook support for additional models 2021-03-10 14:49:02 -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 Initial work on #151: Object journaling 2021-03-16 15:00:08 -04:00
views.py Closes #5972: Bulk edit support for organizational models (#5974) 2021-03-12 16:14:42 -05:00