bctiemann 3b21753cfb Merge pull request #22285 from netbox-community/22283-ScriptResultView-queryset 1 месяц назад
..
api a8f609bf21 Closes #21952: Improve robustness of RQ worker check (#22234) 2 месяцев назад
dashboard ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 5 месяцев назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 3 лет назад
forms 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 3 месяцев назад
graphql 25bc127d93 Fixes #22207: Fix GraphQL `object_type` field for table configurations (#22214) 2 месяцев назад
management 0a49618297 test(commands): Add comprehensive tests for management commands 2 месяцев назад
migrations 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 3 месяцев назад
models 90c371dee2 fix(extras): Handle None ordering in TableConfig validation 2 месяцев назад
tables 315fcdffb6 Merge branch 'main' into feature 3 месяцев назад
templatetags 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
tests 3b21753cfb Merge pull request #22285 from netbox-community/22283-ScriptResultView-queryset 1 месяц назад
ui bcc410d99f Closes #20924: Ready UI components for use by plugins (#21827) 3 месяцев назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
apps.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
choices.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 3 месяцев назад
conditions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
constants.py d124c5fe86 Fixes #22079: Restrict environment_params to an allowlist of permitted keys 2 месяцев назад
events.py d413b847ab fix(extras): Validate EventRule action_data is a dict or null 2 месяцев назад
fields.py 18ea7d1e13 pep8 fixes 3 лет назад
filters.py 5d7ed871f2 Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 1 год назад
filtersets.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 3 месяцев назад
jobs.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
lookups.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 5 месяцев назад
managers.py b5bd8905ca #21330 optimize the assignment of tags when saving an object (#21595) 4 месяцев назад
querysets.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 год назад
scripts.py 57e7884d83 Closes #21261: add quick_add parameter to ObjectVar (#22271) 2 месяцев назад
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
signals.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
storage.py 1b4e00aeda 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 1 год назад
urls.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 месяцев назад
utils.py bce667300a Fixes #21737: Check that uploaded custom scripts are valid Python modules before saving (#21920) 3 месяцев назад
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
views.py 19451649fa Fixes #22283: Restrict ScriptResultView queryset to current user 1 месяц назад
webhooks.py bc66d9f136 Closes #21702: Include originating HTTP request in outbound webhook context data (#21726) 4 месяцев назад