netbox/netbox/ipam
2018-07-18 17:51:57 -04:00
..
api Merge branch 'develop' into develop-2.4 2018-07-18 17:51:57 -04:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Tweaked migration to include Service model 2018-07-12 13:08:23 -04:00
tests Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
constants.py Rearranged device/VM view and expanded component lists 2017-11-03 16:58:56 -04:00
fields.py Fixes #2066: Catch AddrFormatError on invalid IP addresses 2018-05-22 13:56:11 -04:00
filters.py Miscellaneous cleanup for tags 2018-07-12 11:34:35 -04:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Miscellaneous cleanup for tags 2018-07-12 11:34:35 -04:00
lookups.py Fixes #1751: Corrected filtering for IPv6 addresses containing letters 2017-12-05 16:10:45 -05:00
models.py Enabled export templates for services 2018-07-12 16:59:22 -04:00
querysets.py Moved querysets to separate files; tweaked interface ordering logic (#1523) 2017-10-10 17:23:41 -04:00
tables.py Implemented a view for interfaces 2018-07-11 15:30:54 -04:00
urls.py Merge branch 'develop-2.4' into 1898-activity-logging 2018-06-21 16:53:15 -04:00
views.py Closes #1851: Standardize usage of GetReturnURLMixin 2018-07-02 11:54:41 -04:00