Matthias Kestenholz

(matthiask)

Most Active Role

Reporter

Most Active Component

Forms

Activity Timeline

Components

Tickets

Trac Ticket (25) Reporter (20) Owner (11) Commenter (41) Summary Component
27880 27880 1 Use __set_name__ to replace some usages of contribute_to_class. Database layer (models, ORM)
35521 35521 1 Allow overriding BoundField class on forms and fields Forms
34600 34600 Review reference to bleach in docs Documentation
33407 33407 Radiolist etc. styling has changed since it's using div elements not ul elements contrib.admin
32639 32639 2 ADMINS and MANAGERS may contain invalid email addreses Core (System checks)
32623 32623 1 Collapsible fieldsets inside inlines do not work contrib.admin
32018 32018 3 Themeing support for django.contrib.admin using CSS variables contrib.admin
32371 32371 Document thje jquery.init.js dependency for admin widgets Documentation
27906 27906 1 assertInHTML('<a/><b/>', '<a/><b/><c/>') fails Testing framework
32029 32029 The responsive admin layout adds an ugly top margin to the second-to-last option of horizontal radio fields contrib.admin
32027 32027 1 Long words overflow the .errornote area contrib.admin
32028 32028 Top-level form rows (not stacked inlines etc.) are not aligned with the form title contrib.admin
31812 31812 2 The `model` attribute of image fields doesn't point to concrete model. Database layer (models, ORM)
31219 31219 3 Raising error about protected related objects can crash. Database layer (models, ORM)
30342 30342 1 Remove the LANGUAGES_BIDI<=LANGUAGES check. Core (System checks)
30280 30280 2 Model_get_FIELD_display() returns proxies in 2.2rc1 but always returned strings previously Database layer (models, ORM)
30263 30263 2 Mention the Media.merge change in the release notes Forms
30208 30208 1 Login header sizing is inconsistent when window resizes contrib.admin
29917 29917 7 Admin actions are duplicated when using model admins with inheritance contrib.admin
29610 29610 1 Crash in sqlite3 last_executed_query when using printf() formatting Database layer (models, ORM)
29322 29322 1 admin.E012: Duplicate fields in admin fieldset only recognizes duplicates if they are in the same fieldset contrib.admin
28359 28359 6 SecurityMiddleware's SECURE_SSL_HOST only affects unsecure requests HTTP handling
27434 27434 4 Document caveats of raising a ValidationError in Model.clean() for a field not in a model form Documentation
27393 27393 1 Admin: input boxes on password reset forms are not aligned contrib.admin
14132 14132 Feedgenerator doesn't support dates before 1900 Contrib apps