netbox/netbox/circuits
2018-07-30 12:41:20 -04:00
..
api Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer 2018-07-30 12:41:20 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models 2018-06-13 15:40:16 -04:00
tests Establish tests for the utilities app 2018-06-08 14:32:41 -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 Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
constants.py Closes #1864: Added a 'status' field to the circuit model 2018-02-06 14:06:05 -05:00
filters.py Implemented tag filtering 2018-05-18 16:24:15 -04:00
forms.py Added bulk tag addition/removal 2018-07-10 10:00:21 -04:00
models.py Enabled change logging for circuit terminations 2018-07-12 13:46:30 -04:00
signals.py Import unicode_literals 2017-05-24 11:33:11 -04:00
tables.py Added changelog links for organizational models 2018-06-20 14:54:04 -04:00
urls.py Implemented changelog views 2018-06-20 13:52:54 -04:00
views.py Cleaned up BulkEditView and BulkDeleteView 2018-07-20 21:18:10 -04:00