Changes between Version 1 and Version 2 of Ticket #25016, comment 3
- Timestamp:
- Jun 23, 2015, 3:31:41 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25016, comment 3
v1 v2 1 1 I add some tests and do these in https://github.com/django/django/pull/4911 2 3 But how to write Unicode test like '試驗' string in python2 ?4 5 `related_name` does not support unicode string in python2