netbox/netbox/ipam
2017-05-18 17:00:57 -04:00
..
api Converted all necessary serializers to CustomFieldModelSerializers 2017-04-27 12:50:43 -04:00
fixtures Closes #695: Added is_private field to RIR 2016-12-06 13:59:13 -05:00
migrations Additional work on #904 2017-02-21 14:53:22 -05:00
tests Introduced HttpStatusMixin to provide more detail on HTTP response status test failures 2017-03-20 13:46:47 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
fields.py Closes #946: Disregard mask length when filtering IP addresses by a parent prefix 2017-03-08 11:59:24 -05:00
filters.py Fixes #1144: Allow multiple status selections for Prefix, IP address, and VLAN filters 2017-05-08 14:32:29 -04:00
formfields.py Initial push to public repo 2016-03-01 11:23:03 -05:00
forms.py Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs 2017-05-17 17:16:02 -04:00
lookups.py Closes #946: Disregard mask length when filtering IP addresses by a parent prefix 2017-03-08 11:59:24 -05:00
models.py Adapted model get_display_name() to better handle unsaved instances 2017-05-12 15:31:34 -04:00
tables.py Fixes #1187: Fixed table pagination by introducing a custom table template 2017-05-16 16:19:55 -04:00
urls.py Converted all object views to class-based views 2017-05-18 17:00:57 -04:00
views.py Converted all object views to class-based views 2017-05-18 17:00:57 -04:00