netbox/netbox/ipam
2018-01-22 16:42:19 -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 Closes #1479: Added CARP IP address role 2017-10-09 16:03:45 -04: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 Fixes #1765: Improved rendering of null options for model choice fields in filter forms 2017-12-26 12:08:22 -05:00
lookups.py Fixes #1751: Corrected filtering for IPv6 addresses containing letters 2017-12-05 16:10:45 -05:00
models.py Merge branch 'develop' into develop-2.3 2018-01-19 10:54:26 -05:00
querysets.py Moved querysets to separate files; tweaked interface ordering logic (#1523) 2017-10-10 17:23:41 -04:00
tables.py Fixes #1809: Populate tenant assignment from parent when creating a new prefix 2018-01-10 09:38:55 -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 #1773: Moved child prefixes table to its own view 2017-12-20 14:01:37 -05:00