netbox/netbox/ipam
2018-02-26 14:14:47 -05:00
..
api Closes #1321: Added created and last_updated fields for relevant models to their API serializers 2017-12-21 10:49:40 -05:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Fixes #1869: Corrected ordering of VRFs with duplicate names 2018-02-07 13:40:08 -05:00
tests Added bulk creation API tests 2018-01-02 16:29:44 -05: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 Rearranged device/VM view and expanded component lists 2017-11-03 16:58:56 -04:00
fields.py Fixes #1751: Corrected filtering for IPv6 addresses containing letters 2017-12-05 16:10:45 -05:00
filters.py Extend IP address device filter to match virtual chassis members 2018-01-22 16:42:19 -05:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Merge branch 'develop-2.3' into develop 2018-02-26 14:14:47 -05:00
lookups.py Fixes #1751: Corrected filtering for IPv6 addresses containing letters 2017-12-05 16:10:45 -05:00
models.py Fixes #1869: Corrected ordering of VRFs with duplicate names 2018-02-07 13:40:08 -05:00
querysets.py Moved querysets to separate files; tweaked interface ordering logic (#1523) 2017-10-10 17:23:41 -04:00
tables.py Eliminated queries for distinct related object counts for better performance 2018-02-02 17:46:23 -05:00
urls.py Closes #1773: Moved child prefixes table to its own view 2017-12-20 14:01:37 -05:00
views.py Closes #1073: Include prefixes/IPs from all VRFs when viewing the children of a container prefix in the global table 2018-01-30 13:39:33 -05:00