netbox/netbox/dcim
2018-10-23 13:40:10 -04:00
..
api Merge branch 'develop-2.5' into 20-physical-cabling 2018-10-19 13:34:21 -04:00
fixtures Closes #2367: Remove deprecated RPCClient functionality 2018-08-16 12:21:24 -04:00
migrations Remove ConnectableModel 2018-10-19 11:56:12 -04:00
tests Merge branch 'develop' into develop-2.5 2018-10-19 13:34:03 -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 WIP: Initial work on the cable connection form 2018-10-22 16:58:24 -04:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Initial work on #20 - patch panels 2018-10-03 14:04:16 -04:00
forms.py Fixed cable creation form 2018-10-23 13:40:10 -04:00
models.py WIP: Initial work on the cable connection form 2018-10-22 16:58:24 -04:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
signals.py Preliminary work on Cables 2018-10-18 15:43:55 -04:00
tables.py Initial work on #20 - patch panels 2018-10-03 14:04:16 -04:00
urls.py Fixed cable creation form 2018-10-23 13:40:10 -04:00
views.py Fixed cable creation form 2018-10-23 13:40:10 -04:00