Christoph

(ChristophRob)

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 (21) Reporter (1) Owner (0) Commenter (2) Summary Component
34532 34532 Form.default_renderer is ignored in formsets. Forms
34718 34718 Allow django.contrib.admin's ListFilter to render details tag collasped by default contrib.admin
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
29153 29153 2 Ease customizing the label attrs on a model form field Forms
27928 27928 Avoid SET/DROP DEFAULT unless a field changes from null to non-null Migrations
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
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
14733 14733 Allow Manager.raw() execute not only "Pure selects" Database layer (models, ORM)
22 22 [patch] FileUploadField should allow for clearing the field contrib.admin
565 565 Unique fields don't work on edit_inline models 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