netbox/netbox/circuits
2020-12-01 11:42:55 -05:00
..
api Merge branch 'develop' into develop-2.10 2020-12-01 11:42:55 -05:00
migrations Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
tests Add missing bulk update test data 2020-11-02 16:56:04 -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 #5307: Add a region selector for every site form field 2020-11-04 15:27:41 -05:00
models.py Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -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-12-01 11:42:55 -05:00