| .. |
|
api
|
8f127e86ac
Mark UserAction as deprecated
|
7 лет назад |
|
fixtures
|
57a9e32ad8
extras: removed useractions fixture
|
9 лет назад |
|
management
|
4df128d34e
Renamed device status constants for clarity
|
8 лет назад |
|
migrations
|
4ae7f2337a
Closes #2213: Added squashed migrations
|
7 лет назад |
|
tests
|
45ab08aa76
Closes #2288: Fix exception when assigning objects to a ConfigContext via the API
|
7 лет назад |
|
__init__.py
|
efa118c3c8
Tweaked webhooks and Redis settings
|
7 лет назад |
|
admin.py
|
64e86013bf
Remove admin UI views for ConfigContexts and ObjectChanges
|
7 лет назад |
|
apps.py
|
65e18e057f
fixed #2203
|
7 лет назад |
|
constants.py
|
5cf38b5ce9
Enabled export templates for secrets
|
7 лет назад |
|
filters.py
|
2d198403c7
Extend ObjectChange to optionally indicate a related object (e.g. a parent device)
|
7 лет назад |
|
forms.py
|
a1e8397b6b
Closes #2229: Allow mapping of ConfigContexts to tenant groups
|
7 лет назад |
|
middleware.py
|
249c3d0e81
Fixes #2284: Record object deletions before the request finishes
|
7 лет назад |
|
models.py
|
8f127e86ac
Mark UserAction as deprecated
|
7 лет назад |
|
querysets.py
|
a1e8397b6b
Closes #2229: Allow mapping of ConfigContexts to tenant groups
|
7 лет назад |
|
reports.py
|
00986fd7bf
Closes #1691: Cleaned up and reorganized import statements
|
8 лет назад |
|
rpc.py
|
4e09b32dd9
Fix pycodestyle errors
|
7 лет назад |
|
tables.py
|
57487f38de
Link to related object if changed object has no URL
|
7 лет назад |
|
urls.py
|
c13e4858d7
Initial work on config contexts
|
7 лет назад |
|
views.py
|
beac676a6e
Cleaned up BulkEditView and BulkDeleteView
|
7 лет назад |
|
webhooks.py
|
249c3d0e81
Fixes #2284: Record object deletions before the request finishes
|
7 лет назад |
|
webhooks_worker.py
|
2f33e9724d
force webhooks to use the same JSONEncoder class as DRF - fixes #2137
|
7 лет назад |