Arthur Hanson 7983c2590e 14025 fix script name checking (#14030) 2 년 전
..
api b759d694ee Fixes #13859: Fix valid response when no matching choice values are found 2 년 전
dashboard 4dd229e73a Fixes #13864: Remove 'default' choice for dashboard widget color 2 년 전
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 3 년 전
forms f5dd7d853a 13809 fix ConfigRevision edit if custom validators (#13825) 2 년 전
graphql 1cc78be6ca Adds custom field on webhook model (#13336) 3 년 전
management 2a4e3dd09f Merge branch 'develop' into feature 3 년 전
migrations 1cc78be6ca Adds custom field on webhook model (#13336) 3 년 전
models 285187542d Adds selection custom field labels to UI 2 년 전
plugins f962fb3b53 Closes #13638: Add optional staff_only attribute to MenuItem (#13639) 3 년 전
tables 1cc78be6ca Adds custom field on webhook model (#13336) 3 년 전
templatetags b84ac184c2 #8684: Remove obsolete 'obj' var from custom link context 3 년 전
tests 8e251ac33c 13757 Fix ConfigContext reference to DeviceType (#13804) 2 년 전
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 5 년 전
admin.py 148278a74a 12591 config params admin (#12904) 3 년 전
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 년 전
choices.py 4dd229e73a Fixes #13864: Remove 'default' choice for dashboard widget color 2 년 전
conditions.py e7f689bc52 Fixes incorrectly handled type error when list of objects is found in data (#12593) 3 년 전
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 3 년 전
context_managers.py 4a95cfd1c4 Permanently connect change logging & webhook receivers 3 년 전
fields.py 18ea7d1e13 pep8 fixes 3 년 전
filters.py 7c60089692 Ditch CustomFieldFilter 4 년 전
filtersets.py 1cc78be6ca Adds custom field on webhook model (#13336) 3 년 전
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 3 년 전
querysets.py 0bb86f1e7d Replaces device_role with role on device model (#13342) 3 년 전
reports.py ef460a38ed 13944 fix report detail api 2 년 전
scripts.py d73f7b1943 Fixes #13530: Ensure script log messages are cast as strings for proper serialization 3 년 전
search.py 9628dead07 Closes #10560: New global search (#10676) 3 년 전
signals.py 1056e513b1 Closes #11541: Support for limiting tag assignments by object type (#12982) 3 년 전
urls.py 96ea0ac9c7 Closes #12988: Introduce custom field choice sets (#13195) 3 년 전
utils.py f7a2eb8aef Closes #11890: Sync/upload reports & scripts (#12059) 3 년 전
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 5 년 전
views.py 7983c2590e 14025 fix script name checking (#14030) 2 년 전
webhooks.py 2204735e9f Adds rq retry options (#12588) 3 년 전
webhooks_worker.py 4de64d783e Add trigger_webhooks() to JobResult 3 년 전