• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Djenesis / contributr / 154 / 1
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2015 03:00PM UTC
Files 17
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Oct 2015 03:00PM UTC coverage: 52.294% (-0.5%) from 52.778%
DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis"

Pull #88

travis-ci

SanketDG
use whitenoise to serve static files in production

django itself doesnt allow static file serving, so whitenoise is
used. whitenoise is only run during production in
settings.production and wsgi.py.

whitenoise can be tested in production by :
python manage.py collectstatic --dry-run --noinput

The old way of using Cling() and dj_static is removed.

whitenoise is added to production requirements and dj_static
is removed.

requirements are updated.

fixes #84
Pull Request #88: use whitenoise to serve static files in production

57 of 109 relevant lines covered (52.29%)

0.52 hits per line

Source Files on job 154.1 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 154
  • Travis Job 154.1
  • beb36f1a on github
  • Prev Job for DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis" on master (#153.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc