Alex Hill

(AlexHill)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (17) Reporter (15) Owner (2) Commenter (54) Summary Component
27460 27460 4 Allow declaring a GenericRelation from an abstract model to another abstract model Database layer (models, ORM)
32699 32699 1 Comparisons using TruncTime are unreliable in MySQL Uncategorized
24201 24201 9 order_with_respect_to GenericForeignKey Database layer (models, ORM)
27039 27039 1 ModelFields with 'default' value set and 'required'=False in form does not use default value Forms
24215 24215 13 Refactor of lazy model operations Database layer (models, ORM)
27002 27002 4 Redundant database query rendering a ModelChoiceField with RadioSelect or CheckboxSelectMultiple Forms
27001 27001 4 Regression in query counts using RadioSelect with ModelChoiceField Forms
26915 26915 1 Template response middleware skipped for responses returned from view middleware HTTP handling
26945 26945 1 i18n_patterns returns tuple instead of list Core (URLs)
26642 26642 1 ModelSignal.disconnect() does not work with lazy references Database layer (models, ORM)
26640 26640 1 class_prepared is not a ModelSignal and differs from documentation Database layer (models, ORM)
26421 26421 1 ModelSignal should use Apps.lazy_model_operation Database layer (models, ORM)
26306 26306 4 Memory leak in cached template loader Template system
24509 24509 1 Allow Expressions when saving new models Database layer (models, ORM)
25064 25064 5 Join.as_sql() emits invalid SQL if get_joining_columns() returns an empty tuple Database layer (models, ORM)
25107 25107 1 Inconsistent results when combining Q objects filtering on m2m fields Database layer (models, ORM)
24234 24234 2 Create Context object in a separate method Template system