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