Javier Buzzi

(kingbuzzman)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (7) Reporter (7) Owner (1) Commenter (29) Summary Component
32653 32653 2 Quoting names in the Oracle backend is not consistent with the db_table generation. Database layer (models, ORM)
31581 31581 4 Queryset bug when using Q()? -- doubles up the counts by doing an extra join. Database layer (models, ORM)
30148 30148 3 Add postgresql logging to copy_expert() copy_to() cursor functions while in DEBUG Database layer (models, ORM)
29860 29860 6 Allow BaseValidator to accept a callable limit_value Core (Other)
29852 29852 6 Infinite migrations when using SimpleLazyObject in field arguments Migrations
29772 29772 1 SimpleLazyObject doesn't implement __gt__ / __lt__ Core (Other)
29147 29147 7 Postgres JSONField missing to_python contrib.postgres