Changes between Initial Version and Version 1 of Ticket #25720, comment 8
- Timestamp:
 - Nov 12, 2015, 7:14:09 AM (10 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #25720, comment 8
initial v1 1 @claudep Some native Python 2 modules still don't get along with Unicode strings, such as the `csv` module, which broke our app along with this regression.1 @claudep Some native Python 2 modules still don't get along with Unicode strings, such as the `csv` module, which broke our app along with this Django regression.