Stefan

(StefanCardnell)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (13) Reporter (1) Owner (0) Commenter (1) Summary Component
34699 34699 1 Filtering on annotated TruncSecond expression gives unexpected result. Database layer (models, ORM)
34221 34221 Plural-Forms in .po files break Django's translation precedence. Internationalization
34125 34125 Limiting QuerySet crashes on union() with a single non-empty query Database layer (models, ORM)
34886 34886 Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. Documentation
34755 34755 Provide accelerated binary wheels Uncategorized
34520 34520 ModelAdmin.fields: wrapping in tuples does not have any effect (each field on separate line) contrib.admin
34302 34302 SpatialReference.srid incorrectly assumes first AUTHORITY value to be projection SRID GIS
34267 34267 QuerySet.union() crashes with IndexError when getting cached results. Database layer (models, ORM)
27257 27257 Use the ->> operator when filtering builtin text lookups on JSONField keys contrib.postgres
27629 27629 Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__ Database layer (models, ORM)
27989 27989 Passing an empty QueryDict to a form stores it as a plain dictionary Forms
236 236 Add support for deleting cookies easily Core (Other)
934 934 ImageField's cause the admin UI to not allow modifications? Validators