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

Djenesis / contributr / 154
65%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2015 03:00PM UTC
Jobs 2
Files 17
Run time 2s
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

pending completion
154

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%)

1.05 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
contributr/settings/production.py
Jobs
ID Job ID Ran Files Coverage
1 154.1 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis") 01 Oct 2015 03:00PM UTC 0
52.29
Travis Job 154.1
2 154.2 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis") 01 Oct 2015 03:00PM UTC 0
52.29
Travis Job 154.2
Source Files on build 154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #154
  • Pull Request #88
  • PR Base - master (#153)
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