netbox/netbox/ipam
2016-08-10 13:13:26 -04:00
..
api Adds tenant assignment to Prefix and IPAddress objects 2016-07-28 13:50:46 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Adds tenant assignment to Prefix and IPAddress objects 2016-07-28 13:50:46 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
admin.py Adds tenant assignment to Prefix and IPAddress objects 2016-07-28 13:50:46 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
fields.py Fixes #199: Moved prefix_validator from BaseIPField to IPNetworkField 2016-07-05 16:39:43 -04:00
filters.py Fixes #253: Added ability to search by prefix to IP address filters 2016-08-06 16:02:57 -04:00
formfields.py Initial push to public repo 2016-03-01 11:23:03 -05:00
forms.py Fixes #444: Corrected prefix model validation 2016-08-09 09:50:50 -04:00
lookups.py Initial push to public repo 2016-03-01 11:23:03 -05:00
models.py Fixes #444: Corrected prefix model validation 2016-08-09 09:50:50 -04:00
tables.py Fixes #443: Correctly display and initialize VRF for creation of new IP addresses 2016-08-08 21:44:54 -04:00
urls.py Closes #111: Implement VLAN groups 2016-07-15 13:26:54 -04:00
views.py Fixed redirect after editing RackGroups and VLANGroups 2016-08-10 13:13:26 -04:00