tickets: 6045
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6045 | 2007-11-28 13:14:12 | 2011-08-25 06:07:29 | 2022-03-06 03:36:05.524209 | Ready for checkin | closed | Database layer (models, ORM) | Bug | Normal | dev | fixed | Many2Many manager and “TypeError: filter() keywords must be strings” | When using Many2Many fields with unicode data, it raises “TypeError: filter() keywords must be strings” on <model>.<m2m>.all(). The solution is same as in #4315. | Natim | proxor | many2many, related, unicode easy-pickings | 1 | 1 | 0 | 0 | 0 | 0 |