| .. |
|
api
|
878154c305
Closes #5830: Add as_attachment field to API serializers and admin view.
|
4 年 前 |
|
management
|
bac2387f50
Merge branch 'develop' into feature
|
5 年 前 |
|
migrations
|
a296a9e109
Closes #6150: Enable change logging for journal entries
|
4 年 前 |
|
models
|
a296a9e109
Closes #6150: Enable change logging for journal entries
|
4 年 前 |
|
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
|
e5bbf47ab9
Fixes #5583: Eliminate redundant change records when adding/removing tags
|
4 年 前 |
|
__init__.py
|
45917f8014
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
6 年 前 |
|
admin.py
|
9e62d1ad8f
Fixes #6130: Improve display of assigned models in custom fields list
|
4 年 前 |
|
apps.py
|
7ce1289bb2
Clean up unused imports
|
6 年 前 |
|
choices.py
|
58841e85db
update css classes for bootstrap 5 colors
|
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
|
e5602abee0
Closes #5848: Filter custom fields by content type in format <app_label>.<model>
|
4 年 前 |
|
forms.py
|
4c3b0abe7b
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
|
4 年 前 |
|
querysets.py
|
12945704e9
Fix ConfigContext application for SiteGroups
|
4 年 前 |
|
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
|
e3f5062583
Merge branch 'develop' into feature
|
4 年 前 |
|
tables.py
|
a296a9e109
Closes #6150: Enable change logging for journal entries
|
4 年 前 |
|
urls.py
|
a296a9e109
Closes #6150: Enable change logging for journal entries
|
4 年 前 |
|
utils.py
|
4ee8e473eb
Move ObjectChange creation into signal receivers
|
5 年 前 |
|
views.py
|
a296a9e109
Closes #6150: Enable change logging for journal entries
|
4 年 前 |
|
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 年 前 |