Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
lib | ||
static | ||
templates | ||
tests | ||
.coveragerc | ||
__init__.py | ||
startup.py | ||
urls.py | ||
urls_dev.py | ||
wsgi.py |
Since we began monkey-patching `django.utils.translation` [1], we no longer need to check for empty strings before translating them. Previously, the empty string would be translated into translation metadata. Now, translating the empty string intuitively yields the empty string. [1] 86633df3
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
lib | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
tests | Loading commit data... | |
.coveragerc | Loading commit data... | |
__init__.py | Loading commit data... | |
startup.py | Loading commit data... | |
urls.py | Loading commit data... | |
urls_dev.py | Loading commit data... | |
wsgi.py | Loading commit data... |