jeremystretch 78ecc8673c Add conditions for webhooks 4 лет назад
..
api 78ecc8673c Add conditions for webhooks 4 лет назад
forms 78ecc8673c Add conditions for webhooks 4 лет назад
graphql 6bccb6d90b Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects 4 лет назад
management 376c776520 Fixes #7425: Housekeeping command should honor zero verbosity 4 лет назад
migrations 78ecc8673c Add conditions for webhooks 4 лет назад
models 78ecc8673c Add conditions for webhooks 4 лет назад
plugins fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues 4 лет назад
templatetags e8ba4b0564 #6797: Improve controls & custom link styling 4 лет назад
tests 78ecc8673c Add conditions for webhooks 4 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
admin.py 4e0b795a3c Add UI views for webhooks 4 лет назад
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
choices.py 176bd2396b Closes #6711: Add longtext custom field type with Markdown support 4 лет назад
conditions.py 7e26d92190 Introduce conditions & condition sets 4 лет назад
constants.py b6660c72e1 Add tags as a feature query 4 лет назад
context_managers.py 0b0ab9277c Fixes #6776: Fix erroneous webhook dispatch on failure to save objects 4 лет назад
filters.py a8cdb3895b Fixes #7093: Multi-select custom field filters should employ exact match 4 лет назад
filtersets.py 6898ae7106 Fixes #7544: Fix multi-value filtering of custom field objects 4 лет назад
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
querysets.py 12945704e9 Fix ConfigContext application for SiteGroups 4 лет назад
registry.py 70c29051b3 Raise specific exceptions 6 лет назад
reports.py e443d719d4 feat: reports within a module can now be ordered 4 лет назад
scripts.py ed3bc7cdcc Changelog for #7387 4 лет назад
signals.py 499005f84d Merge branch 'develop' into feature 4 лет назад
tables.py 7b3f6f1c67 Clean up table classes 4 лет назад
urls.py 460e3fd5d6 Introduce a common URL for the creation of image attachments 4 лет назад
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 лет назад
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 лет назад
views.py 460e3fd5d6 Introduce a common URL for the creation of image attachments 4 лет назад
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 4 лет назад
webhooks_worker.py 78ecc8673c Add conditions for webhooks 4 лет назад