.. |
api
|
Rename ContentTypes REST API endpoint & resources
|
2024-03-06 15:30:59 -05:00 |
dashboard
|
Rename ContentType proxy model to ObjectType
|
2024-03-04 08:33:44 -05:00 |
data
|
Closes #12194: Add pre-defined custom field choices (#13219)
|
2023-07-28 11:24:21 -04:00 |
forms
|
Use singular names for M2M field filters
|
2024-03-06 15:43:33 -05:00 |
graphql
|
Add GraphQL type for ObjectType
|
2024-03-04 10:06:28 -05:00 |
management
|
Merge branch 'develop' into feature
|
2024-02-21 16:24:23 -05:00 |
migrations
|
Rename sequences for ObjectType M2M tables
|
2024-03-04 12:17:32 -05:00 |
models
|
#15277: Clean up references to object types in templates
|
2024-03-04 11:49:39 -05:00 |
tables
|
#15277: Clean up references to object types in templates
|
2024-03-04 11:49:39 -05:00 |
templatetags
|
Rename CustomLink.content_types to object_types & use ObjectType proxy
|
2024-03-04 08:33:44 -05:00 |
tests
|
Use singular names for M2M field filters
|
2024-03-06 15:43:33 -05:00 |
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
apps.py
|
Closes #15042: Move model registration logic to AppConfigs (#15203)
|
2024-02-21 14:22:13 -05:00 |
choices.py
|
12510 Merge Scripts and Reports (#14976)
|
2024-02-07 12:02:09 -05:00 |
conditions.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
constants.py
|
#8248: Add bookmarks widget to default dashboard
|
2023-08-16 10:10:31 -04:00 |
context_managers.py
|
14132 Add EventRule - change webhook and add in script processing to events (#14267)
|
2023-11-30 16:36:33 -05:00 |
events.py
|
Rename EventRule.content_types to object_types & use ObjectType proxy
|
2024-03-04 08:33:44 -05:00 |
fields.py
|
pep8 fixes
|
2023-02-19 18:50:24 -05:00 |
filters.py
|
Ditch CustomFieldFilter
|
2021-10-28 15:36:12 -04:00 |
filtersets.py
|
Use singular names for M2M field filters
|
2024-03-06 15:43:33 -05:00 |
lookups.py
|
Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784)
|
2023-05-25 15:20:08 -04:00 |
querysets.py
|
Issue #14962 VM to merge directly related site context (#14992)
|
2024-02-02 10:16:07 -05:00 |
reports.py
|
Closes #14438: Database representation of scripts
|
2024-02-23 08:27:37 -05:00 |
scripts.py
|
Closes #14438: Database representation of scripts
|
2024-02-23 08:27:37 -05:00 |
search.py
|
Closes #14503: Include additional display attributes for search indexers
|
2023-12-21 14:36:42 -05:00 |
signals.py
|
Clean up outdated references to ContentType
|
2024-03-04 10:46:34 -05:00 |
urls.py
|
Closes #14438: Database representation of scripts
|
2024-02-23 08:27:37 -05:00 |
utils.py
|
Rename ImageAttachment.content_type to object_type
|
2024-03-04 08:33:44 -05:00 |
validators.py
|
Fixes #15090: Run deletion protection rules prior to enqueueing events
|
2024-02-20 13:22:55 -05:00 |
views.py
|
#15277: Clean up references to object types in templates
|
2024-03-04 11:49:39 -05:00 |
webhooks.py
|
Closes #14395: Move & rename process_webhook()
|
2023-12-01 08:25:01 -05:00 |