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