Jeremy Stretch db0c61dea4 Consolidate middleware under NetBox core 5 лет назад
..
api fcb5e6ae1c Merge branch 'develop' into develop-2.10 5 лет назад
management 0a40418614 Fixes #5066: Update view_reportresult to view_report permission 5 лет назад
migrations 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 5 лет назад
models db0c61dea4 Consolidate middleware under NetBox core 5 лет назад
plugins b871d2a8c4 Fixes #5285: Include plugin API endpoints in root view without needing app_name set 5 лет назад
templatetags 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
tests 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 лет назад
admin.py 3d6bf1e0f8 Clean up CustomField regex validation 5 лет назад
apps.py 7ce1289bb2 Clean up unused imports 6 лет назад
choices.py 12e2537222 General cleanup of tables 5 лет назад
constants.py ec66e1a5c0 Closes #4349: Drop support for embedded graphs 5 лет назад
context_managers.py 986ef2b8e6 Move changelog signals setup to a context manager 5 лет назад
filters.py 143f3cc27c #4711: Rename CustomField.obj_type to content_types 5 лет назад
forms.py 143f3cc27c #4711: Rename CustomField.obj_type to content_types 5 лет назад
querysets.py 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
registry.py 70c29051b3 Raise specific exceptions 6 лет назад
reports.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 лет назад
scripts.py 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
signals.py 143f3cc27c #4711: Rename CustomField.obj_type to content_types 5 лет назад
tables.py 72dace29b7 Replace Glyphicons with Material Design 5 лет назад
urls.py 59091efa86 Closes #4840: Enable change logging for config contexts 6 лет назад
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 6 лет назад
views.py 9a9babfc35 Remove extraneous prefetch_related() calls from object list views 5 лет назад
webhooks.py 39ea14202e Fix 4549 webhook body encode in utf-8 6 лет назад
webhooks_worker.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 6 лет назад