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