Changes between Initial Version and Version 1 of Ticket #19935, comment 5
- Timestamp:
- Feb 28, 2013, 6:14:57 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19935, comment 5
initial v1 1 1 Please see http://docs.python.org/2/howto/unicode.html — this isn't specific to Django. 2 2 3 Django's docs also have this page: https://docs.djangoproject.com/en/dev/ref/unicode/ 4 3 5 Or switch to Python 3 right now :)