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