Alex Rothberg

(cancan101)

Most Active Role

Reporter

Most Active Component

Migrations

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (14) Reporter (14) Owner (0) Commenter (15) Summary Component
24686 24686 3 Support for Moving a model between two Django apps Migrations
25789 25789 Inefficient Queries Generated due to not using WHERE EXISTS Database layer (models, ORM)
26167 26167 Support for Functional Indexes (aka Indexes on Expressions) Database layer (models, ORM)
26226 26226 Related managers should honor the queryset used for prefetching their results. Database layer (models, ORM)
26621 26621 simplify_regex handles named capture groups incorrectly contrib.admindocs
27315 27315 2 IntegrityError: insert or update on table violates foreign key constraint on Django 1.10 Uncategorized
27072 27072 1 AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite GIS
26225 26225 1 Coalesce Multiple Calls to order_by with Same Arguments Database layer (models, ORM)
26211 26211 5 prefetch_related with Prefetch with queryset with explicit Ordering Ignored Database layer (models, ORM)
24115 24115 2 Bcrypt hashers don't implement must_update contrib.auth
24859 24859 UUIDField does not validate query value Database layer (models, ORM)
24830 24830 Add Support for Postgres' JSONB Type Uncategorized
24718 24718 1 Inconsistent Behavior by Admin when Creating vs Deleting Objects Uncategorized
24494 24494 Inconsistency in Documentation between Custom Authentication Backends and Custom Users Documentation