Jeremy Stretch 84c30580aa Merge pull request #9028 from kkthxbye-code/job-timeout 4 лет назад
..
api 36d6ae33d1 Allow setting individual timeouts on scripts and reports 4 лет назад
forms 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 4 лет назад
graphql 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 4 лет назад
management 36d6ae33d1 Allow setting individual timeouts on scripts and reports 4 лет назад
migrations c1b7f09530 Ensure legacy data checks run before other migrations 4 лет назад
models 69b4d0d44b #9028 - Fix pep8 syntax 4 лет назад
plugins e2286a4c48 Fix plugin name resolution 4 лет назад
tables 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 4 лет назад
templatetags a5c8bbf79e Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible) 4 лет назад
tests df2f6d4a7d Fixes #8872: Enable filtering by custom object fields 4 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
admin.py 3ff4fd814e Merge branch 'develop' into feature 4 лет назад
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
choices.py ca44a654a5 Closes #8794: Support dynamic configuration for JournalEntry kinds 4 лет назад
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 1d55c04c21 Closes #9006: Enable custom fields, custom links, and tags for journal entries 4 лет назад
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 36d6ae33d1 Allow setting individual timeouts on scripts and reports 4 лет назад
scripts.py 69b4d0d44b #9028 - Fix pep8 syntax 4 лет назад
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 36d6ae33d1 Allow setting individual timeouts on scripts and reports 4 лет назад
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 лет назад