mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
The smart_text() and force_text() aliases (since Django 2.0) of smart_str() and force_str() are deprecated. Ignore this deprecation if your code supports Python 2 as the behavior of smart_str() and force_str() is different there. |
||
|---|---|---|
| .. | ||
| locale/ru_RU/LC_MESSAGES | ||
| management | ||
| migrations | ||
| south_migrations | ||
| tests | ||
| transports | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| google_utils.py | ||
| models.py | ||
| signals.py | ||
| utils.py | ||