netbox/netbox/utilities
2017-05-02 16:46:23 -04:00
..
templatetags Fixes #1027: Fixed nav menu highlighting when BASE_PATH is set 2017-04-04 11:55:16 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
api.py Initial push to public repo 2016-03-01 11:23:03 -05:00
context_processors.py Initial push to public repo 2016-03-01 11:23:03 -05:00
error_handlers.py Fixes #1116: Correct object links on recursive deletion error 2017-05-02 11:43:11 -04:00
fields.py Fixes #672: Expanded color selection for rack and device roles 2016-12-06 12:28:29 -05:00
filters.py Closes #981: Allow filtering primary objects by a given set of IDs 2017-03-22 09:39:30 -04:00
forms.py Closes #1110: Expand bulk edit forms to include boolean fields (e.g. toggle is_pool for prefixes) 2017-04-28 12:32:27 -04:00
managers.py Fixes #747: Fixes natural_order_by integer cast error on large numbers 2016-12-19 11:01:44 -05:00
middleware.py Updated middleware for Django 1.10 2016-12-26 10:48:15 -05:00
models.py Extended primary models to include 'created' and 'last_updated' fields 2016-06-22 10:19:00 -04:00
paginator.py Closes #362: Added per_page query parameter to control pagination page length 2017-03-28 15:57:50 -04:00
sql.py Fixes #531: Order prefixes by VRF assignment 2016-09-15 12:09:54 -04:00
tables.py Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers 2017-01-26 13:20:56 -05:00
utils.py Fixes #851: Resolve encoding issues during import/export with Python 3 2017-02-01 11:49:54 -05:00
views.py Fixes #1118: Allow designating an IP as primary for a device while editing the IP 2017-05-02 16:46:23 -04:00