Opened 18 years ago

Last modified 13 years ago

#2489 closed enhancement

Make everything Unicode — at Version 1

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 (last modified by Adrian Holovaty)

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, #2132.

Change History (1)

comment:1 by Adrian Holovaty, 18 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top