Jeremy Stretch b2e05aafc1 Closes #5531: Ensure consistent calls to parent clean() methods for models, forms 5 лет назад
..
api 4a066a1913 Rename get_subquery() to count_related() 5 лет назад
management 27e27788cd Closes #5424: Allow passing Python code to nbshell using --command 5 лет назад
migrations ba00d57d37 Closes #4711: Rename Webhook.obj_type to content_types 5 лет назад
models b2e05aafc1 Closes #5531: Ensure consistent calls to parent clean() methods for models, forms 5 лет назад
plugins 13a13f3943 Fixes #5446: Fix validation for plugin version and required settings 5 лет назад
templatetags 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
tests b09112941a Fixes #5510: Fix filtering by boolean custom fields 5 лет назад
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 лет назад
admin.py ba00d57d37 Closes #4711: Rename Webhook.obj_type to content_types 5 лет назад
apps.py 7ce1289bb2 Clean up unused imports 6 лет назад
choices.py 12e2537222 General cleanup of tables 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 b09112941a Fixes #5510: Fix filtering by boolean custom fields 5 лет назад
forms.py 34643f536e Fixes #5466: Fix validation for required custom fields 5 лет назад
querysets.py 1fe5857411 Fixes #5543: Fix rendering of config contexts with cluster assignment for devices 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 0567f0d190 Merge branch 'develop' into develop-2.10 5 лет назад
signals.py 143f3cc27c #4711: Rename CustomField.obj_type to content_types 5 лет назад
tables.py 72dace29b7 Replace Glyphicons with Material Design 5 лет назад
urls.py 59091efa86 Closes #4840: Enable change logging for config contexts 5 лет назад
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 лет назад
views.py 4a066a1913 Rename get_subquery() to count_related() 5 лет назад
webhooks.py ba00d57d37 Closes #4711: Rename Webhook.obj_type to content_types 5 лет назад
webhooks_worker.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 лет назад