netbox/netbox/ipam
2019-10-09 20:11:02 -04:00
..
api fixes #3428 - caching invalidation issues 2019-08-19 01:53:39 -04:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Fix regex for IPAddress.dns_name (but see #3106) 2019-04-25 14:49:52 -04:00
tests Merged v2.5.13 2019-05-31 21:37:41 -04: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 Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
fields.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
filters.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
formfields.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
forms.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
lookups.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
models.py Fixes #3458: Prevent primary IP address for a device/VM from being reassigned 2019-10-09 16:22:06 -04:00
querysets.py Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 2019-10-09 20:11:02 -04:00
tables.py Merged v2.5.13 2019-05-31 21:37:41 -04:00
urls.py urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
validators.py Fix regex for IPAddress.dns_name (but see #3106) 2019-04-25 14:49:52 -04:00
views.py PEP 8 E121 continuation line under-indented for hanging indent fix 2019-10-09 20:11:02 -04:00