Arthur Hanson 0bc17850fd 16867 render dashboard if model no longer available 1 yıl önce
..
api a094719d23 Closes #16290: Capture entire object in changelog data 1 yıl önce
dashboard 0bc17850fd 16867 render dashboard if model no longer available 1 yıl önce
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 yıl önce
forms b605dfcba0 16704 - Define a default help_text for ColorField (#16708) 1 yıl önce
graphql 8767577ecd 15553 change graphql sub-queries from functions to types (#15557) 2 yıl önce
management 753ba5d3f4 Do not delete all search indexes when reindexing specific models (#16755) 1 yıl önce
migrations d7d97b1b52 Return an empty dict if the module cannot be loaded 2 yıl önce
models a704708caa Fixes #16679: Avoid overwriting custom JSON fields during bulk edit 1 yıl önce
tables 85fd232614 16149 add (optional) obj hyperlink to script list table (#16271) 1 yıl önce
templatetags f4ac23d868 Closes #16700: Audit usage of mark_safe() for consistent escaping 1 yıl önce
tests 7564f6f538 Fixes #16808: Correct event type of webhooks emitted upon object deletion immediately following a modification 1 yıl önce
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 yıl önce
apps.py 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) 2 yıl önce
choices.py d85cf9ee0d 16256 - Allow alphabetical ordering of bookmarks on dashboard (#16426) 1 yıl önce
conditions.py 5788b6cb28 Fixes #14829 Simple condition (without and/or) does not work in event rule (#14870) 1 yıl önce
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 yıl önce
context_managers.py 24d02cb381 Fixes #15194: Prevent enqueuing duplicate events for an object 1 yıl önce
events.py 7564f6f538 Fixes #16808: Correct event type of webhooks emitted upon object deletion immediately following a modification 1 yıl önce
fields.py 18ea7d1e13 pep8 fixes 3 yıl önce
filters.py 7c60089692 Ditch CustomFieldFilter 4 yıl önce
filtersets.py 0f0ab1a3be Closes #15547: Add comments field to CustomField model 2 yıl önce
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 yıl önce
querysets.py 59510b4bd0 Issue #14962 VM to merge directly related site context (#14992) 2 yıl önce
reports.py ca2ee436a0 Closes #14438: Database representation of scripts 2 yıl önce
scripts.py 8b62e40874 Closes #16307: Enable calling log_* methods on Script without a log message 1 yıl önce
search.py 0f0ab1a3be Closes #15547: Add comments field to CustomField model 2 yıl önce
signals.py 24d02cb381 Fixes #15194: Prevent enqueuing duplicate events for an object 1 yıl önce
urls.py ca2ee436a0 Closes #14438: Database representation of scripts 2 yıl önce
utils.py e0165539b3 Rename ImageAttachment.content_type to object_type 2 yıl önce
validators.py 817e009e4f Closes #15490: CustomValidator support for accessing related object attribute via dotted path 2 yıl önce
views.py 85fd232614 16149 add (optional) obj hyperlink to script list table (#16271) 1 yıl önce
webhooks.py 85ab7adca6 Closes #14395: Move & rename process_webhook() 2 yıl önce