mirror of
https://github.com/Hopiu/django.git
synced 2026-03-29 20:30:24 +00:00
This doesn't deal with classes that define both __unicode__ and __str__; the definition of __str__ should be removed first. It doesn't guarantee that __str__ will return a str (rather than bytes) under Python 3 either. |
||
|---|---|---|
| .. | ||
| profiling | ||
| __init__.py | ||
| daily_cleanup.py | ||
| django-2to3.py | ||
| django-admin.py | ||
| unique-messages.py | ||