Robin Schneider 0ad9b83623 Closes #5503: ISO 8601 date in UI and alternative format as tooltip 5 лет назад
..
api 1c0f3e1b81 Fixes #6502: Correct permissions evaluation for running a report via the REST API 4 лет назад
management bac2387f50 Merge branch 'develop' into feature 5 лет назад
migrations a296a9e109 Closes #6150: Enable change logging for journal entries 4 лет назад
models 0ad9b83623 Closes #5503: ISO 8601 date in UI and alternative format as tooltip 4 лет назад
plugins dc57332988 Update views.py 4 лет назад
templatetags 38ded66c4e Closes #5608: Add REST API endpoint for custom links 5 лет назад
tests 32cbc20108 Restore webhooks worker test 4 лет назад
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 лет назад
admin.py 9e62d1ad8f Fixes #6130: Improve display of assigned models in custom fields list 4 лет назад
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
choices.py 82fbd975f1 Add kind field to JournalEntry 5 лет назад
constants.py b6660c72e1 Add tags as a feature query 4 лет назад
context_managers.py 3d1e4fde81 Initial work on #6284 4 лет назад
filters.py 1024782b9e Rename FilterSet modules 4 лет назад
filtersets.py 5b4793a2d5 Closes #5121: Add content_type filters for tags 4 лет назад
forms.py 5b4793a2d5 Closes #5121: Add content_type filters for tags 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 bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 лет назад
scripts.py da1fb4f969 Replace references to v2.12 with v3.0 4 лет назад
signals.py ba3ca6b00d Update post-change snapshot for M2M changes 4 лет назад
tables.py a296a9e109 Closes #6150: Enable change logging for journal entries 4 лет назад
urls.py a296a9e109 Closes #6150: Enable change logging for journal entries 4 лет назад
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 лет назад
views.py a224e5d470 Closes #6493: show ObjectChange diff for non-atomic changes 4 лет назад
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 4 лет назад
webhooks_worker.py c6641ec1de Closes #3451: Add pre-/post-change snapshots to webhooks 5 лет назад