Topher

(topher86)

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 (17) Reporter (1) Owner (0) Commenter (1) Summary Component
34532 34532 Form.default_renderer is ignored in formsets. Forms
34616 34616 Incorrect code example in 5.0 release notes Documentation
27590 27590 Allow configuration of where to save staticfiles manifest. contrib.staticfiles
56 56 Primary key columns should be UNSIGNED Database layer (models, ORM)
27921 27921 Documentation of make_aware() with is_dst is misleading Documentation
27344 27344 ConditionalGetMiddleware should only operate on GET requests HTTP handling
27083 27083 Parse conditional HTTP headers according to RFC 7232 HTTP handling
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
26297 26297 1 collectstatic --clear throws NotImplementedError, "This backend doesn't support absolute paths." contrib.staticfiles
159 159 Circular logout problem contrib.admin
458 458 "View on site" doesn't link to model's get_absoulte_url() method contrib.admin
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
22 22 [patch] FileUploadField should allow for clearing the field contrib.admin
572 572 When i have an ImageField and a auto_now DateTimeField in the same model it doesnt get saved contrib.admin
639 639 Model FileFields empty on first pass through save() Core (Other)
961 961 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
650 650 render_to_response uses Context instead DjangoContext Template system