gwahl@...

(gwahl@...)

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 (15) Reporter (15) Owner (1) Commenter (21) Summary Component
22757 22757 prefetch_related isn't as effecient as it could be with GenericForeignKey and proxy models Database layer (models, ORM)
22810 22810 full_result_count optimization is wrong in the presence of custom ListFilters contrib.admin
20839 20839 models.py module is imported multiple times. Database layer (models, ORM)
21363 21363 2 TimestampSigner.unsign should accept a timedelta for max_age Core (Other)
22998 22998 3 GenericRelation cascade deletion doesn't fire pre_delete signals Database layer (models, ORM)
22250 22250 2 Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field Database layer (models, ORM)
20806 20806 2 Cached template loader doesn't cache find_template Template system
20922 20922 1 Allow customizing the serializer used by contrib.sessions contrib.sessions
20532 20532 2 Password reset email template should reverse view by name, not by path contrib.admin
20531 20531 Don't hard-code class names when calling static methods contrib.auth
20378 20378 Reverse join fails when GenericRelation is defined on an abstract model contrib.contenttypes
19076 19076 2 TemplateView does not support setting mime type, like views.generic.simple.direct_to_template did Generic views
19077 19077 5 UserAdmin.add_view should handle USERNAME_FIELD on custom User models Documentation
18982 18982 DateField.clean raises TypeError when passed NUL bytes. Should be ValidationError. Forms
17439 17439 2 prefetch_related issues extra queries for optional OneToOneFields Database layer (models, ORM)