Denis Cornehl

(syphar)

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 (7) Owner (9) Commenter (29) Summary Component
34828 34828 3 DateTimeField breaks when given datetime that would be invalid in UTC Database layer (models, ORM)
25600 25600 2 Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True? Template system
26447 26447 1 Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag HTTP handling
27443 27443 1 support executing ANALYZE on tables Database layer (models, ORM)
26451 26451 5 extend Paginator to support infinite pagination and postgres estimated count Core (Other)
27442 27442 2 count estimation on querysets Database layer (models, ORM)
21412 21412 2 Django message framework called with None contrib.messages
19705 19705 5 CommonMiddleware handles If-None-Match incorrectly HTTP handling
24935 24935 1 refactor conditional GET handling HTTP handling
22557 22557 2 staticfiles.json keeps deleted entries when collectstatic is run contrib.staticfiles
21477 21477 5 Rename pre/post_migrate argument db to using Migrations