Sarah Boyce <42296566+sarahboyce@...

(Sarah Boyce <42296566+sarahboyce@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

Components

[No data in this time period]

Tickets

Trac Ticket (32) Reporter (0) Owner (0) Commenter (74) Summary Component
34619 34619 3 Ensure FilteredSelectMultiple select elements are associated with their label contrib.admin
34917 34917 1 Links in the Django admin should be underlined. contrib.admin
34819 34819 1 GenericForeignKey.get_prefetch_queryset() contrib.contenttypes
34380 34380 2 Make URLField assume "https". Forms
373 373 16 Add support for multi-column primary keys. Database layer (models, ORM)
34975 34975 2 aggregate() crashes when referencing existing aggregations or window expressions through conditional expressions Database layer (models, ORM)
27021 27021 2 Add explicit support for Q object annotations Database layer (models, ORM)
34060 34060 2 Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle. Database layer (models, ORM)
34609 34609 1 Deprecate format_html calls without args or kwargs Utilities
34462 34462 1 Deletions in admin panel create N + 1 queries contrib.admin
34547 34547 1 Deprecate DatabaseOperations.field_cast_sql(). Database layer (models, ORM)
34983 34983 1 Deprecate django.utils.itercompat.is_iterable(). Utilities
34355 34355 1 Make BaseConstraint arguments keyword-only Database layer (models, ORM)
27236 27236 4 Deprecate Model.Meta.index_together in favour of Model.Meta.indexes Database layer (models, ORM)
34856 34856 2 Running tests with historical migrations that contain index together fails with TypeError. Migrations
27409 27409 1 Issues with admindocs docstring links generation contrib.admindocs
34900 34900 9 Python 3.13 compatibility. Core (Other)
34887 34887 1 Allow unlimited CharField for SQLite backend Database layer (models, ORM)
34221 34221 1 Plural-Forms in .po files break Django's translation precedence. Internationalization
34118 34118 2 Python 3.12 compatibility Core (Other)
34125 34125 1 Limiting QuerySet crashes on union() with a single non-empty query Database layer (models, ORM)
34045 34045 3 Admin changelist checkboxes do not have labels contrib.admin
34701 34701 1 Add support for NULLS [NOT] DISTINCT to UniqueConstraint Database layer (models, ORM)
34886 34886 3 Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. Documentation
34881 34881 4 migrate crashes when renaming model referenced twice by ManyToManyField.through model on SQLite. Migrations
34789 34789 2 `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action contrib.admin
34007 34007 1 Single-field conditional UniqueContraint validation errors are classified as non-field-errors Database layer (models, ORM)
34994 34994 5 Visual regression in admin checkboxes on mobile contrib.admin
34995 34995 Add link for admin's related widget is in the wrong place contrib.admin
34982 34982 Visual regression for helptext at certain screen sizes contrib.admin
34515 34515 Translatable URL patterns raise 404 for non-English default language when prefix_default_language=False is used. Internationalization
34069 34069 get_language_from_request should not fallback to settings.LANGUAGE_CODE Internationalization