netbox/netbox/ipam
2016-11-10 15:01:05 -05:00
..
api Closes #87: Added status field to IP addresses 2016-10-21 12:34:02 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Closes #647: Extend form used when assigning an IP to a device 2016-11-01 13:59:24 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
admin.py Adds tenant assignment to Prefix and IPAddress objects 2016-07-28 13:50:46 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
fields.py Fixes #199: Moved prefix_validator from BaseIPField to IPNetworkField 2016-07-05 16:39:43 -04:00
filters.py Closes #87: Added status field to IP addresses 2016-10-21 12:34:02 -04:00
formfields.py Initial push to public repo 2016-03-01 11:23:03 -05:00
forms.py Fixes #674: Correct status assignment on IP address import 2016-11-10 15:01:05 -05:00
lookups.py Initial push to public repo 2016-03-01 11:23:03 -05:00
models.py Closes #647: Extend form used when assigning an IP to a device 2016-11-01 13:59:24 -04:00
tables.py Tweaked Aggregate get_utilization for table display 2016-10-31 16:47:00 -04:00
urls.py Closes #211: Allow device assignment and removal from IP address view 2016-10-24 15:07:11 -04:00
views.py Cleaned up message strings 2016-10-31 11:16:30 -04:00