netbox/netbox/dcim
2019-08-26 16:52:05 -04:00
..
api fixes #3428 - caching invalidation issues 2019-08-19 01:53:39 -04:00
fixtures Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
migrations Merged develop 2019-06-20 13:10:45 -04:00
tests convert update() calls to save() calls 2019-08-20 17:16:00 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Closes #3367: Add BNC Front/Rear port types and Coaxial cable type. 2019-08-01 10:33:29 -04:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Remove unneeded import from testing. 2019-04-05 09:39:04 -05:00
filters.py Closes #3420: Serial number filter for racks, devices, and inventory items is now case-insensitive 2019-08-12 12:10:36 -04:00
forms.py fixes #3428 - caching invalidation issues 2019-08-19 01:53:39 -04:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Fixes #3452: Queue deletion ObjectChanges until after response is sent 2019-08-26 16:52:05 -04:00
signals.py fix signals update call 2019-08-20 17:20:46 -04:00
tables.py Fixes #3421: Fix exception when ordering power connections list by PDU 2019-08-19 11:27:36 -04:00
urls.py Merged v2.5.13 2019-05-31 21:37:41 -04:00
views.py convert update() calls to save() calls 2019-08-20 17:16:00 -04:00