Changes between Initial Version and Version 1 of Ticket #25016, comment 3


Ignore:
Timestamp:
Jun 23, 2015, 3:29:30 AM (9 years ago)
Author:
A-hông

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25016, comment 3

    initial v1  
    11I add some tests and do these in https://github.com/django/django/pull/4911
     2
     3But how to write Unicode test like '試驗' string in python2 ?
     4
     5`related_name` does not support unicode string in python2
Back to Top