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 |
||
---|---|---|
.. | ||
app_with_import | ||
broken_app | ||
complex_app | ||
custom_templates | ||
management | ||
simple_app | ||
__init__.py | ||
models.py | ||
tests.py | ||
urls.py |