Ran
|
Files
287
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Workaround for Django bug with pggettext_lazy pgettext_lazy currently trips in released versions of Django when it's passed a byte string: https://code.djangoproject.com/ticket/22565 The recent commit d3ddfa5f7 added a lot of contextual markers using pgettext, so a few views tripped. The workaround is easy enough; just ensure all strings passed to pgettext_lazy are unicode strings.
10670 of 13996 relevant lines covered (76.24%)
0.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|