Bruce

(bcye)

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 (2) Owner (0) Commenter (1) Summary Component
31127 31127 Django should warn (or throw an error) when creating a new app called 'app'. Core (Management commands)
31067 31067 1 Python 3.7 crashes after trying to visit admin page on Windows and MacOS. Core (Other)
27070 27070 Support for `Q` objects in `get_or_create` and `update_or_create` Database layer (models, ORM)
399 399 Bigint field object needed Database layer (models, ORM)
273 273 [patch] Password salt and other algorithms support Core (Other)
930 930 [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement Metasystem
877 877 ordering by primary key in admin with oneToOne relations is done over the wrong table contrib.admin