|
Ran
|
Files
295
|
Run time
12s
|
Badge
README BADGES
|
push
travis-ci
Support for Django 1.9 (#137) * Bump versions of django and django-haystack in requirements.txt * Update django-djconfig to django-1.9-compatible version * Changed the old style usage of get_model to new django.apps This change is backward-compatible to django-1.7. * Do not autoescape rendered template contexts in tests A change in django (django/django@19a5f6da3) caused all rendered templates to be autoescaped by default, which broke some of the tests by escaping ampersands in rendered urls. * Remove Python 3.3 from .travis.yml Django 1.8 is the last one to support Python 3.3.
9588 of 9870 relevant lines covered (97.14%)
0.97 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|