Matthijs Kooijman

(matthijskooijman)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (15) Reporter (12) Owner (5) Commenter (33) Summary Component
27021 27021 1 Add explicit support for Q object annotations Database layer (models, ORM)
11927 11927 2 Allow manage.py dumpdata to dump YAML in block style Core (Management commands)
33257 33257 4 Case() and ExpressionWrapper() doesn't work with DecimalField on SQLite. Database layer (models, ORM)
33208 33208 1 Allow globally defining custom (i.e. with select_related) querysets for ModelChoiceFields/ForeignKeys contrib.admin
31055 31055 3 Omits test_ prefix from database name when running subset of tests Testing framework
33073 33073 1 AttributeError when annotating with Exists(none()) and aggregation Database layer (models, ORM)
31869 31869 3 Improving data migration using `dumpdata` and `loaddata` Core (Management commands)
31638 31638 2 On Mysql/Sqlite, db.models.functions.Now uses wrong timezone Database layer (models, ORM)
26552 26552 5 `TransactionTestCase.serialized_rollback` fails to restore objects due to ordering constraints Testing framework
31351 31351 2 Need warning when UniqueConstraint with condition is used but supports_partial_indexes is False Database layer (models, ORM)
31051 31051 3 Serialization dependency sorting disallows circular references unneccesarily. Core (Serialization)
31117 31117 5 ThreadTests fails due to double test_ prefix caused by TestDbCreationTests. Testing framework
31121 31121 SitesFrameworkTests fails when called after ContentTypesViewsSiteRelTests Testing framework
31054 31054 1 Omits test_ prefix from database name when running subset of tests Uncategorized
29704 29704 manage.py test --testrunner doesn't work if not followed by an equals sign Core (Management commands)