Jeremy Stretch 56f3aaf7c8 Merge pull request #9473 from kkthxbye-code/fix-9466 hace 3 años
..
api f13a00b2dd Save old JobResults hace 3 años
forms 998a392bd3 Fixes #9425: Fix bulk import for object and multi-object custom fields hace 3 años
graphql 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries hace 4 años
management e2eb7fdfb5 Clear webhook queue on script failure hace 3 años
migrations c1b7f09530 Ensure legacy data checks run before other migrations hace 4 años
models 69b4d0d44b #9028 - Fix pep8 syntax hace 4 años
plugins e2286a4c48 Fix plugin name resolution hace 4 años
tables 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries hace 4 años
templatetags a5c8bbf79e Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible) hace 4 años
tests 998a392bd3 Fixes #9425: Fix bulk import for object and multi-object custom fields hace 3 años
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) hace 4 años
admin.py aa2ec3b9c9 Add dynamic config JOBRESULT_RETENTION hace 3 años
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields hace 4 años
choices.py ca44a654a5 Closes #8794: Support dynamic configuration for JournalEntry kinds hace 4 años
conditions.py dcececf9c0 Improve documentation and testing for conditions hace 4 años
constants.py cdae0c2bef Remove extras_features() decorator hace 4 años
context_managers.py 0d60099588 Move request object and webhook queue to TLS hace 4 años
filters.py 7c60089692 Ditch CustomFieldFilter hace 4 años
filtersets.py 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries hace 4 años
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields hace 4 años
querysets.py 0e95ca7b69 Fix ProgrammingError exception when annotating config context data hace 4 años
registry.py 047bed2a86 Tweak registry initialization hace 4 años
reports.py f13a00b2dd Save old JobResults hace 3 años
scripts.py 56f3aaf7c8 Merge pull request #9473 from kkthxbye-code/fix-9466 hace 3 años
signals.py 870aa3a265 Merge branch 'develop' into feature hace 4 años
urls.py d42c59792f #8334: Move object changelog & journaling to generic views hace 4 años
utils.py 047bed2a86 Tweak registry initialization hace 4 años
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields hace 4 años
views.py f13a00b2dd Save old JobResults hace 3 años
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object hace 4 años
webhooks_worker.py 5cbc978cad Render the payload_url of the Webhook with Jinja2 hace 4 años