netbox/netbox/ipam
2019-01-31 10:06:08 -05:00
..
api Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tests Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
fields.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
filters.py Closes #2701: Enable filtering of prefixes by exact prefix value 2018-12-19 10:02:18 -05:00
formfields.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
forms.py Closes #2782: Add is_pool field for prefix filtering 2019-01-17 16:02:16 -05:00
lookups.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Fixes #2757: Always treat first/last IPs within a /31 or /127 as usable 2019-01-08 12:04:32 -05:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #2663: Prevent duplicate interfaces from appearing under VLAN members view 2018-12-12 13:18:42 -05:00
urls.py Cleaned up import statements 2018-11-02 15:20:08 -04:00
views.py Closes #2809: Remove VRF child prefixes table; link to main prefixes view 2019-01-31 10:06:08 -05:00