netbox/netbox/ipam
2017-09-25 13:39:03 -04:00
..
api Fixes #1507: Fixed error when creating the next available IP from a prefix within a VRF 2017-09-18 16:34:28 -04:00
fixtures Closes #695: Added is_private field to RIR 2016-12-06 13:59:13 -05:00
migrations Closes #992: Allow the creation of multiple services per device with the same protocol and port 2017-08-03 15:40:52 -04:00
tests Closes #1246: Added ability to auto-create the next available IP address within a prefix 2017-06-30 16:51:31 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Import unicode_literals 2017-05-24 11:33:11 -04:00
constants.py Moved constant definitions from models.py to constants.py 2017-06-16 16:01:44 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Closes #1203: Implemented query filters for all models 2017-06-19 16:10:18 -04:00
formfields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
forms.py Use add_blank_choice() to prepend a null choice to field options 2017-09-14 14:45:45 -04:00
lookups.py Import unicode_literals 2017-05-24 11:33:11 -04:00
models.py Closes #1484: Added individual "add VLAN" buttons on the VLAN groups list 2017-09-15 15:14:35 -04:00
tables.py Closes #1499: Added utilization graph to child prefixes table 2017-09-22 21:17:46 -04:00
urls.py Renamed AddViews to CreateViews for consistency 2017-06-13 16:48:21 -04:00
views.py #1499: Added utilization graph to child prefixes for aggregates 2017-09-25 13:39:03 -04:00