netbox/netbox/ipam
2016-09-20 15:48:58 -04:00
..
api Optimized API performance 2016-08-22 15:16:49 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Fixes #531: Order prefixes by VRF assignment 2016-09-15 12:09:54 -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 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 2016-09-20 15:48:58 -04:00
formfields.py Initial push to public repo 2016-03-01 11:23:03 -05:00
forms.py Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 2016-09-20 15:48:58 -04:00
lookups.py Initial push to public repo 2016-03-01 11:23:03 -05:00
models.py Fixes #531: Order prefixes by VRF assignment 2016-09-15 12:09:54 -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 Added bulk editing capability for custom fields 2016-08-16 14:57:04 -04:00