Jeremy Stretch c3b64164ba Always use a JSON object to convey change data when no body template is present 6 年之前
..
api 12602a95ea All fields on RenderedGraphSerializer should be read-only 6 年之前
management 909323663e Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields 6 年之前
migrations 211311be9f Add http_method field to Webhook 6 年之前
templatetags 74997a18a5 Fixes #3857: Fix group custom links rendering 6 年之前
tests 9a532b1eb2 Extend templatization ability to additional_headers field 6 年之前
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 年之前
admin.py c3b64164ba Always use a JSON object to convey change data when no body template is present 6 年之前
apps.py 7ce1289bb2 Clean up unused imports 6 年之前
choices.py 211311be9f Add http_method field to Webhook 6 年之前
constants.py 99038ffc44 Enable custom templating for webhook request content 6 年之前
filters.py 4abd3866ab Fixes #3886: Config context cluster (group) 6 年之前
forms.py 7177fcfa61 Use DynamicModelChoiceField for all fields using APISelect 6 年之前
middleware.py 36f8d6d259 Disconnect post_save & pre_delete signals after the response has been received 6 年之前
models.py c3b64164ba Always use a JSON object to convey change data when no body template is present 6 年之前
querysets.py 4abd3866ab Fixes #3886: Config context cluster (group) 6 年之前
reports.py a3b9bdaff1 Miscellaneous cleanup 6 年之前
scripts.py b97d3b0716 Fixes #4246: Fix duplication of field attributes when multiple IPNetworkVars are present in a script 6 年之前
signals.py 9a9660a765 Fix errant changelog entries when executing a script without committing 6 年之前
tables.py 2cf990bd92 Standardize on two-word form of "change log" 6 年之前
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 年之前
utils.py ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models 6 年之前
views.py faa22cb637 Fixes #2511: Compare object change to the previous change 6 年之前
webhooks.py 99038ffc44 Enable custom templating for webhook request content 6 年之前
webhooks_worker.py 211311be9f Add http_method field to Webhook 6 年之前