InvalidInterrupt

(InvalidInterrupt)

Most Active Role

Reporter

Most Active Component

Migrations

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (7) Reporter (5) Owner (2) Commenter (21) Summary Component
27452 27452 5 Add Postgres serial field to contrib.postgres contrib.postgres
32263 32263 1 squashmigrations produces incorrect result with a RenameModel on a ForeignKey target. Migrations
33225 33225 2 Missing FROM-clause when ordering by a relationship defined on the parent model in a Subquery inside a negated Q Database layer (models, ORM)
32256 32256 3 squashmigrations optimizer crashes when fields' names are swapped using a temporary name Migrations
32262 32262 1 squashmigrations does not unset model options when optimizing CreateModel and AlterModelOptions Migrations
28066 28066 2 SessionBase.cycle_key() discards session data if _session_cache isn't populated contrib.sessions
17002 17002 7 ManyToManyField through a model which extends some other model Database layer (models, ORM)