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

WGBH / django-versatileimagefield / 113 / 11
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2015 03:23PM UTC
Files 19
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

10 Jul 2015 02:55PM UTC coverage: 99.504% (+0.002%) from 99.502%
DJANGO_VERSION=1.8 REST_FRAMEWORK_VERSION=3.0.5

push

travis-ci

respondcreate
Ensuring default admin widget is skipped #19

…in favor of using SizedImageCenterpointClickDjangoAdminField's default
widget as the default widget choice for use in the admin (instead of
AdminFileWidget).

This is for two reasons:
1. To prevent 'typical' admin users (those who want to use the PPOI
'click' widget by default) from having to specify a formfield_overrides
for each ModelAdmin class used by each model that has a
VersatileImageField.
2. If a VersatileImageField does not have a ppoi_field specified it
will 'fall back' to a ClearableFileInput anyways. If admin users do, in
fact, want to force use of the AdminFileWidget they can simply subclass
AdminFileWidget and specify it in their ModelAdmin.formfield_overrides
(though, if that's the case, why are they using VersatileImageField in
the first place?)

802 of 806 relevant lines covered (99.5%)

1.0 hits per line

Source Files on job 113.11 (DJANGO_VERSION=1.8 REST_FRAMEWORK_VERSION=3.0.5)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 113
  • Travis Job 113.11
  • da62c0c1 on github
  • Prev Job for DJANGO_VERSION=1.8 REST_FRAMEWORK_VERSION=3.0.5 on master (#111.35)
  • Next Job for DJANGO_VERSION=1.8 REST_FRAMEWORK_VERSION=3.0.5 on master (#114.35)
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