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