.. |
api
|
Closes #5830: Add as_attachment field to API serializers and admin view.
|
2021-03-30 23:26:55 +02:00 |
management
|
Merge branch 'develop' into feature
|
2021-03-09 20:04:20 -05:00 |
migrations
|
Add boolean as_attachment to Export template
|
2021-03-30 22:27:26 +02:00 |
models
|
Closes #5830: Add as_attachment field to API serializers and admin view.
|
2021-03-30 23:26:55 +02:00 |
plugins
|
Fixes #5446: Fix validation for plugin version and required settings
|
2020-12-11 16:05:50 -05:00 |
templatetags
|
Closes #5608: Add REST API endpoint for custom links
|
2021-03-08 20:57:44 -05:00 |
tests
|
Add missing tests for SiteGroup
|
2021-03-30 11:06:59 -04:00 |
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
admin.py
|
Closes #5830: Add as_attachment field to API serializers and admin view.
|
2021-03-30 23:26:55 +02:00 |
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
choices.py
|
Add kind field to JournalEntry
|
2021-03-17 12:51:39 -04:00 |
constants.py
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -04:00 |
context_managers.py
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
filters.py
|
Closes #4833: Allow assigning config contexts by device type
|
2021-03-29 15:40:09 -04:00 |
forms.py
|
Closes #4833: Allow assigning config contexts by device type
|
2021-03-29 15:40:09 -04:00 |
querysets.py
|
Fix ConfigContext application for SiteGroups
|
2021-03-29 15:57:44 -04:00 |
registry.py
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
reports.py
|
Fixes #5012: Return details of exceptions resulting from report/script execution
|
2020-08-20 12:47:26 -04:00 |
scripts.py
|
Closes #5995: Dropped backward compatibility for queryset parameter on ObjectVar and MultiObjectVar
|
2021-03-16 11:28:50 -04:00 |
signals.py
|
Fixes #5913: Improve change logging (#5924)
|
2021-03-04 13:06:04 -05:00 |
tables.py
|
Closes #6038: Include tagged objects list on tag view
|
2021-03-29 16:53:41 -04:00 |
urls.py
|
Add dedicated view for tags
|
2021-03-26 15:25:18 -04:00 |
utils.py
|
Move ObjectChange creation into signal receivers
|
2020-08-14 17:03:45 -04:00 |
views.py
|
Closes #6038: Include tagged objects list on tag view
|
2021-03-29 16:53:41 -04:00 |
webhooks_worker.py
|
Closes #3451: Add pre-/post-change snapshots to webhooks
|
2021-03-09 13:03:44 -05:00 |
webhooks.py
|
Closes #3451: Add pre-/post-change snapshots to webhooks
|
2021-03-09 13:03:44 -05:00 |