Arthur Hanson f5dd7d853a 13809 fix ConfigRevision edit if custom validators (#13825) 2 лет назад
..
api 9d851924c8 13674 fix ReportSerializer (#13688) 2 лет назад
dashboard 6939bf8aed Fixes #12219: Ensure dashboard widget heading text has sufficient contrast (#13753) 2 лет назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms f5dd7d853a 13809 fix ConfigRevision edit if custom validators (#13825) 2 лет назад
graphql 1cc78be6ca Adds custom field on webhook model (#13336) 2 лет назад
management 2a4e3dd09f Merge branch 'develop' into feature 2 лет назад
migrations 1cc78be6ca Adds custom field on webhook model (#13336) 2 лет назад
models 6e4b4a553b 12685 use markdown for custom fields added to form (#13828) 2 лет назад
plugins f962fb3b53 Closes #13638: Add optional staff_only attribute to MenuItem (#13639) 2 лет назад
tables 1cc78be6ca Adds custom field on webhook model (#13336) 2 лет назад
templatetags b84ac184c2 #8684: Remove obsolete 'obj' var from custom link context 2 лет назад
tests 8e251ac33c 13757 Fix ConfigContext reference to DeviceType (#13804) 2 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
admin.py 148278a74a 12591 config params admin (#12904) 2 лет назад
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 лет назад
choices.py e625a5667c Closes #13279: Wrap choice labels with gettext() 2 лет назад
conditions.py e7f689bc52 Fixes incorrectly handled type error when list of objects is found in data (#12593) 2 лет назад
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 лет назад
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) 2 лет назад
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 лет назад
querysets.py 0bb86f1e7d Replaces device_role with role on device model (#13342) 2 лет назад
reports.py 9cc295827b Fixes #13369: Fix job termination status for failed reports 2 лет назад
scripts.py d73f7b1943 Fixes #13530: Ensure script log messages are cast as strings for proper serialization 2 лет назад
search.py 9628dead07 Closes #10560: New global search (#10676) 3 лет назад
signals.py 1056e513b1 Closes #11541: Support for limiting tag assignments by object type (#12982) 2 лет назад
urls.py 96ea0ac9c7 Closes #12988: Introduce custom field choice sets (#13195) 2 лет назад
utils.py f7a2eb8aef Closes #11890: Sync/upload reports & scripts (#12059) 3 лет назад
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 лет назад
views.py 2a4e3dd09f Merge branch 'develop' into feature 2 лет назад
webhooks.py 2204735e9f Adds rq retry options (#12588) 2 лет назад
webhooks_worker.py 4de64d783e Add trigger_webhooks() to JobResult 3 лет назад