Jeremy Stretch 6413d47fb2 Skip PluginTest if dummy_plugin not in PLUGINS list 5 лет назад
..
api a914a7c438 Update serializer context assignment for DRF 3.11 5 лет назад
management a2eb2e7da6 Introduce a new 'check_releases' RQ queue 6 лет назад
migrations 901143b72a Merge branch 'develop' into develop-2.8 6 лет назад
plugins 9e0aa0d11e Naming tweaks 5 лет назад
templatetags 8a3ebf64bc Rename obj to object; clean up docstrings 5 лет назад
tests 6413d47fb2 Skip PluginTest if dummy_plugin not in PLUGINS list 5 лет назад
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 лет назад
admin.py c3b64164ba Always use a JSON object to convey change data when no body template is present 6 лет назад
apps.py 7ce1289bb2 Clean up unused imports 6 лет назад
choices.py 211311be9f Add http_method field to Webhook 6 лет назад
constants.py 9466802a95 closes #4368 - extras features model registration 6 лет назад
filters.py a6b43b30e9 functional dynamic filter lookups 6 лет назад
forms.py 09e09e43ba Merge branch 'develop' into develop-2.8 6 лет назад
middleware.py 36f8d6d259 Disconnect post_save & pre_delete signals after the response has been received 6 лет назад
models.py 901143b72a Merge branch 'develop' into develop-2.8 6 лет назад
querysets.py 4abd3866ab Fixes #3886: Config context cluster (group) 6 лет назад
registry.py 70c29051b3 Raise specific exceptions 6 лет назад
reports.py 9df2769383 Enable system logging for reports 6 лет назад
scripts.py a72d5c899e Merge branch 'develop' into develop-2.8 5 лет назад
signals.py 9a9660a765 Fix errant changelog entries when executing a script without committing 6 лет назад
tables.py d4f6909859 Rename Tag.comments to description 6 лет назад
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 лет назад
utils.py 043b1c28d2 Refactor the registry into a dictionary object 6 лет назад
views.py faa22cb637 Fixes #2511: Compare object change to the previous change 6 лет назад
webhooks.py 9a38586e13 rename FeatureQuery class 6 лет назад
webhooks_worker.py 211311be9f Add http_method field to Webhook 6 лет назад