mirror of
https://github.com/django/django.git
synced 2025-11-18 19:01:40 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| custom_comments | ||
| fixtures | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| urls_admin.py | ||