netbox/netbox/extras
2016-12-07 14:00:52 -05:00
..
api Fixes #632: Use semicolons instead of commas to separate regexes in topology maps 2016-11-03 14:49:02 -04:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management Cherry-pick from 13d9be4. 2016-06-21 13:18:50 -05:00
migrations Fixes #632: Use semicolons instead of commas to separate regexes in topology maps 2016-11-03 14:49:02 -04:00
tests Added URL custom field type; added is_filterable toggle; fixed bulk editing 2016-08-23 16:45:26 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Fixes #720: Display user action links properly in admin UI 2016-12-06 13:16:42 -05:00
filters.py Closes #552: Added a None filter option for custom select fields 2016-09-16 13:42:07 -04:00
forms.py Fixes #732: Allow custom select field values to be deselected if the field is not required 2016-12-07 14:00:52 -05:00
models.py #702: Fix lingering Unicode incompatibility 2016-11-29 17:33:22 -05:00
rpc.py Cherry-pick from 13d9be4. 2016-06-21 13:18:50 -05:00