d4a0b27838
* 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 |
||
---|---|---|
.. | ||
fixtures | ||
templates | ||
__init__.py | ||
base.py | ||
dates.py | ||
detail.py | ||
edit.py | ||
forms.py | ||
list.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |