Craig de Stigter

(craigds)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (8) Reporter (6) Owner (0) Commenter (8) Summary Component
35362 35362 ArrayField with nested CharField with a max_length silently truncates overlong values Database layer (models, ORM)
33920 33920 Document that LOGGING_CONFIG callback is not called when LOGGING dict is not set. Core (Other)
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
30662 30662 1 Add a signal at the end of Model.refresh_from_db(). Database layer (models, ORM)
29774 29774 1 `django-admin shell` hangs if the user hit enter before shell is ready Core (Management commands)
29198 29198 Add a --plan option to the migrate command Migrations
28339 28339 6 Expand the docs around how sqlmigrate works with regards to constraint and index names Documentation
14908 14908 Add takes_context parameter to simple_tag decorator Template system