Jeremy Stretch 0eb9f41470 Changelog & docs for #5380 5 年 前
..
api 878154c305 Closes #5830: Add as_attachment field to API serializers and admin view. 5 年 前
management bac2387f50 Merge branch 'develop' into feature 5 年 前
migrations 0eb9f41470 Changelog & docs for #5380 5 年 前
models 878154c305 Closes #5830: Add as_attachment field to API serializers and admin view. 5 年 前
plugins 13a13f3943 Fixes #5446: Fix validation for plugin version and required settings 5 年 前
templatetags 38ded66c4e Closes #5608: Add REST API endpoint for custom links 5 年 前
tests bfa95c16e3 Add missing tests for SiteGroup 5 年 前
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 年 前
admin.py 878154c305 Closes #5830: Add as_attachment field to API serializers and admin view. 5 年 前
apps.py 7ce1289bb2 Clean up unused imports 6 年 前
choices.py 82fbd975f1 Add kind field to JournalEntry 5 年 前
constants.py ec66e1a5c0 Closes #4349: Drop support for embedded graphs 5 年 前
context_managers.py 986ef2b8e6 Move changelog signals setup to a context manager 5 年 前
filters.py cd629fc737 Closes #4833: Allow assigning config contexts by device type 5 年 前
forms.py cd629fc737 Closes #4833: Allow assigning config contexts by device type 5 年 前
querysets.py 12945704e9 Fix ConfigContext application for SiteGroups 5 年 前
registry.py 70c29051b3 Raise specific exceptions 6 年 前
reports.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 年 前
scripts.py 46a024441c Closes #5995: Dropped backward compatibility for queryset parameter on ObjectVar and MultiObjectVar 5 年 前
signals.py 9c967ee3ea Fixes #5913: Improve change logging (#5924) 5 年 前
tables.py c7040fd418 Closes #6038: Include tagged objects list on tag view 5 年 前
urls.py 36c903da04 Add dedicated view for tags 5 年 前
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 年 前
views.py c7040fd418 Closes #6038: Include tagged objects list on tag view 5 年 前
webhooks.py c6641ec1de Closes #3451: Add pre-/post-change snapshots to webhooks 5 年 前
webhooks_worker.py c6641ec1de Closes #3451: Add pre-/post-change snapshots to webhooks 5 年 前