|
Ran
|
Files
27
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Automatically compile locales from django.po to django.mo when building. (#189) * Automatically compile locales from django.po to django.mo when building. fixes #188 * fix locale compiling for django 1.7 and 1.8 * remove the compile messages compatiblity for django <1.7 - Django<=1.7 support is removed (#190), so the setup.py does not need to support it anymore. - Added comment, how the code (for 1.7-1.9) works and that the chdir is not needed for Django 1.9. * use call_command to run "compilemessages" * minor cleanup * use super() * Note that "gettext" is required for the installation * Revert "use super()" This reverts commit 6f41663c4. * use build_py instead of install_lib
792 of 811 relevant lines covered (97.66%)
0.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|