Opened 18 years ago

Last modified 13 years ago

#2489 closed enhancement

Make everything Unicode — at Initial Version

Reported by: Adrian Holovaty Owned by: Adrian Holovaty
Component: Core (Other) Version:
Severity: normal Keywords: unicode-branch
Cc: rushman@…, nesh@…, cw264701@… Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

At some point, we would like to make Django use Unicode objects everywhere internally, with conversion to/from a specific charset happening on input and output. This ticket is a holding place for all related discussion/links.

UnicodeInDjango is a related wiki page.

A number of tickets have been created (and closed) that related to this problem: #924, #2276.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top