• 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
Adı
Son kayıt (commit)
Son güncelleme
..
fixtures Loading commit data...
templates Loading commit data...
__init__.py Loading commit data...
base.py Loading commit data...
dates.py Loading commit data...
detail.py Loading commit data...
edit.py Loading commit data...
forms.py Loading commit data...
list.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...
urls.py Loading commit data...
views.py Loading commit data...