netbox/netbox/dcim
2018-06-21 14:55:10 -04:00
..
api Closes #2118: Added latitude and longitude fields to Site 2018-06-21 14:55:10 -04:00
fixtures Closes #2131: Added created and last_updated fields to DeviceType 2018-05-30 13:41:14 -04:00
migrations Closes #2118: Added latitude and longitude fields to Site 2018-06-21 14:55:10 -04:00
tests Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
constants.py Closes #1758: Added 'status' field to Site model 2018-01-25 13:07:04 -05:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Implemented tag filtering 2018-05-18 16:24:15 -04:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Closes #2118: Added latitude and longitude fields to Site 2018-06-21 14:55:10 -04:00
models.py Closes #2118: Added latitude and longitude fields to Site 2018-06-21 14:55:10 -04:00
querysets.py avoid illegal casts on large integers 2018-04-09 17:42:54 -07:00
signals.py Fixes #2087: Don't overwrite existing vc_position of master device when creating a virtual chassis 2018-06-07 15:32:19 -04:00
tables.py Fix natural ordering within object tables 2018-06-11 15:10:31 -04:00
urls.py Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs 2018-03-07 17:01:51 -05:00
views.py Post-release version bump 2018-05-21 16:50:31 -04:00