Natalia <124304+nessita@...

(Natalia <124304+nessita@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

Components

[No data in this time period]

Tickets

Trac Ticket (28) Reporter (0) Owner (0) Commenter (55) Summary Component
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
34609 34609 1 Deprecate format_html calls without args or kwargs Utilities
34900 34900 1 Python 3.13 compatibility. Core (Other)
34429 34429 4 Allow to set unusable password via admin UI contrib.auth
34013 34013 1 Support ordering by annotation transforms (e.g JSONObject/ArrayAgg transforms). Database layer (models, ORM)
34007 34007 1 Single-field conditional UniqueContraint validation errors are classified as non-field-errors Database layer (models, ORM)
34331 34331 1 Support prefetch_related() with Queryset.aiterator() Database layer (models, ORM)
34994 34994 3 Visual regression in admin checkboxes on mobile contrib.admin
34838 34838 1 GeoDjango database functions incompatible with GeneratedField Database layer (models, ORM)
34977 34977 1 Turn link to change password form in admin user change form into a button contrib.auth
34806 34806 Make cached_db backend resilient to cache backend errors contrib.sessions
34830 34830 2 csrf_failure and bad_request views missing context processors Core (Other)
35001 35001 1 Add related object icon (green plus sign) is not fully visible in some screens contrib.admin
34995 34995 4 Add link for admin's related widget is in the wrong place contrib.admin
34982 34982 3 Visual regression for helptext at certain screen sizes contrib.admin
34822 34822 2 Provide migration serializer for `_lru_cache_wrapper` Migrations
34978 34978 2 Annotating through an aggregate with RawSQL() raises 1056 "Can't group on" on MySQL/MariaDB. Database layer (models, ORM)
34991 34991 3 Wrong layout of pagination buttons with editable list in the admin. contrib.admin
34457 34457 3 makemigrations --check no longer prints the changes Migrations
34813 34813 3 Docs miss note about invalid integrity with ManifestStaticFilesStorage contrib.staticfiles
34923 34923 2 MESSAGE_TAGS ignored in 5.0a1 contrib.messages
34899 34899 4 Model Field.choices callable support is not actually lazy Database layer (models, ORM)
34808 34808 6 Some aggregation functions may return None; this isn't well documented Documentation
34810 34810 1 Calculate coverage on subprocesses such as django-admin commands Core (Other)
34781 34781 1 Clarify documentation of `request` objects in the `django.server` logging namespace. Core (Other)
34556 34556 1 StreamingHttpResponse documentation inaccuracy Documentation
34530 34530 1 Remove docs suggestion to use lambda for models.FileField(storage=...) Documentation
34483 34483 1 Negative result of django.utils.timesince.timesince Utilities