• Aymeric Augustin's avatar
    [py3] Refactored __unicode__ to __str__. · d4a0b278
    Aymeric Augustin yazdı
    * Renamed the __unicode__ methods
    * Applied the python_2_unicode_compatible decorator
    * Removed the StrAndUnicode mix-in that is superseded by
      python_2_unicode_compatible
    * Kept the __unicode__ methods in classes that specifically
      test it under Python 2
    d4a0b278
models.py 380 Bytes