Yoong Kang Lim

(yoongkang)

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 (11) Reporter (6) Owner (9) Commenter (15) Summary Component
26706 26706 2 Reverse many to one and forward many to many managers's prefetch object cache should be cleared on add/remove/clear(). Database layer (models, ORM)
28177 28177 1 Clarify documentation with regards to Q objects and OR Documentation
17208 17208 2 Dogfood class-based views in contrib.admin contrib.admin
24974 24974 2 Cannot create subclass of form created by `modelform_factory()`, e.g. in `ModelAdmin.get_form()` Forms
26151 26151 1 Refactor MigrationWriter.serialize() Migrations
26156 26156 1 Add a link to creating a superuser in the admin docs. Documentation
26130 26130 Convert ModelAdmin views to class-based views contrib.admin
25589 25589 1 startapp command should support unicode name Internationalization
25086 25086 2 Allow mass-update of fields in unpersisted model instances Database layer (models, ORM)
24883 24883 1 Implement `django.db.migrations.graph.MigrationGraph.__repr__` to ease debugging Migrations
24667 24667 2 Some tests in model_field suite don't actually do anything Testing framework