Opened 11 years ago
Last modified 11 years ago
#24017 closed Bug
add python_2_unicode_compatible to classes in db/migrations — at Version 1
| Reported by: | Josh Schneier | Owned by: | Josh Schneier |
|---|---|---|---|
| Component: | Migrations | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
i was looking into an unrelated issue and noticed that python_2_unicode_compatible wasn't applied to some classes with str db/migrations.
Note:
See TracTickets
for help on using tickets.