Changes between Initial Version and Version 1 of Ticket #25016, comment 3
- Timestamp:
- Jun 23, 2015, 3:29:30 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25016, comment 3
initial v1 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