jeremystretch ba12db3019 Merge branch 'develop' into feature 3 лет назад
..
api 31024ce672 Changelog & cleanup for #9166 3 лет назад
forms 32322e95b6 Merge branch 'develop' into feature 3 лет назад
graphql 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 4 лет назад
management e2eb7fdfb5 Clear webhook queue on script failure 3 лет назад
migrations 20eaa7d069 #9166 - Add UI Visibility setting for custom fields 3 лет назад
models 31024ce672 Changelog & cleanup for #9166 3 лет назад
plugins e2286a4c48 Fix plugin name resolution 4 лет назад
tables 31024ce672 Changelog & cleanup for #9166 3 лет назад
templatetags a5c8bbf79e Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible) 4 лет назад
tests 32322e95b6 Merge branch 'develop' into feature 3 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
admin.py aa2ec3b9c9 Add dynamic config JOBRESULT_RETENTION 3 лет назад
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
choices.py 20eaa7d069 #9166 - Add UI Visibility setting for custom fields 3 лет назад
conditions.py dcececf9c0 Improve documentation and testing for conditions 4 лет назад
constants.py cdae0c2bef Remove extras_features() decorator 4 лет назад
context_managers.py 0d60099588 Move request object and webhook queue to TLS 4 лет назад
filters.py 7c60089692 Ditch CustomFieldFilter 4 лет назад
filtersets.py 31024ce672 Changelog & cleanup for #9166 3 лет назад
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
querysets.py 0e95ca7b69 Fix ProgrammingError exception when annotating config context data 4 лет назад
registry.py 047bed2a86 Tweak registry initialization 4 лет назад
reports.py f13a00b2dd Save old JobResults 3 лет назад
scripts.py 56f3aaf7c8 Merge pull request #9473 from kkthxbye-code/fix-9466 3 лет назад
signals.py 870aa3a265 Merge branch 'develop' into feature 4 лет назад
urls.py d42c59792f #8334: Move object changelog & journaling to generic views 4 лет назад
utils.py 047bed2a86 Tweak registry initialization 4 лет назад
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 лет назад
views.py f13a00b2dd Save old JobResults 3 лет назад
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 4 лет назад
webhooks_worker.py 5cbc978cad Render the payload_url of the Webhook with Jinja2 4 лет назад