netbox/netbox/virtualization
2018-07-10 10:00:21 -04:00
..
api Remove separate config-context API endpoints; include rendered config context when retrieving a single device/VM 2018-07-03 12:29:20 -04:00
fixtures Add Digital Ocean as an initial cluster 2017-10-26 10:05:18 -05: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 Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
apps.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
constants.py Renamed device status constants for clarity 2018-01-25 12:20:24 -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 Initial work on config contexts 2018-06-27 16:02:34 -04:00
tables.py Added changelog links for organizational models 2018-06-20 14:54:04 -04:00
urls.py Initial work on config contexts 2018-06-27 16:02:34 -04:00
views.py Closes #1851: Standardize usage of GetReturnURLMixin 2018-07-02 11:54:41 -04:00