tickets: 8328
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8328 | 2008-08-15 00:34:12 | 2011-09-28 16:12:17 | 2022-03-06 03:41:57.740539 | Accepted | closed | Documentation | dev | fixed | [8240] contained undocumented backwards incompatible change | Changeset [8240] added code to override the default widget for certain field types in the admin. This is a backwards incompatible change and should be listed on the doc page for such changes. (I was using a custom field which subclassed IntegerField and specified its own custom widget, which I would guess isn't such a rare use case, and this change broke my code. My workaround was just to manually delete 'widget' from kwargs in the constructor for my field class, but the lack of documentation meant it took a while to track down the problem.) | nobody | mmulley | 0 | 0 | 0 | 0 | 0 | 0 |