Opened 12 years ago
Last modified 12 years ago
#21784 closed Bug
Default values for migrations are not written properly into the migration file. — at Initial Version
| Reported by: | Florian Apolloner | Owned by: | |
|---|---|---|---|
| Component: | Migrations | Version: | dev |
| Severity: | Release blocker | Keywords: | |
| Cc: | Andrew Godwin | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Providing a default value of u'°C' results in u'\xc2\xb0C' in the migration file.
Note:
See TracTickets
for help on using tickets.