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

applegrew / django-select2
100%
master: 34%

Build:
Build:
LAST BUILD BRANCH: codingjoe-patch-1
DEFAULT BRANCH: master
Repo Added 31 Mar 2015 01:49PM UTC
Files 34
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

LAST BUILD ON BRANCH 5.5.0
branch: 5.5.0
CHANGE BRANCH
x
Reset
  • 5.5.0
  • 209
  • 4.3.2
  • 5.0.0
  • 5.0.1
  • 5.0.2
  • 5.1.0
  • 5.10.0
  • 5.11.0
  • 5.11.1
  • 5.2.0
  • 5.2.1
  • 5.3.0
  • 5.3.1
  • 5.4.1
  • 5.4.2
  • 5.4.3
  • 5.6.0
  • 5.7.1
  • 5.8.0
  • 5.8.1
  • 5.8.10
  • 5.8.2
  • 5.8.3
  • 5.8.4
  • 5.8.5
  • 5.8.6
  • 5.9.0
  • cache
  • client-refactoring
  • codingjoe-patch-1
  • django-1.8
  • django110
  • django111
  • fix/i18n
  • future_bilds
  • headless
  • i18n
  • issue/250
  • issues/256
  • issues/261
  • master
  • no_cdn
  • pickle
  • pyup-initial-update
  • pyup-update-babel-2.4.0-to-2.5.0
  • pyup-update-babel-2.5.0-to-2.5.1
  • pyup-update-coverage-4.3.1-to-4.3.4
  • pyup-update-coverage-4.4.1-to-4.4.2
  • pyup-update-docutils-0.13.1-to-0.14
  • pyup-update-flake8-3.2.1-to-3.3.0
  • pyup-update-flake8-3.3.0-to-3.4.0
  • pyup-update-flake8-3.3.0-to-3.4.1
  • pyup-update-flake8-3.4.1-to-3.5.0
  • pyup-update-jinja2-2.8.1-to-2.9.5
  • pyup-update-jinja2-2.9.5-to-2.9.6
  • pyup-update-jinja2-2.9.6-to-2.10
  • pyup-update-markupsafe-0.23-to-1.0
  • pyup-update-mccabe-0.5.3-to-0.6.1
  • pyup-update-pep8-1.7.0-to-1.7.1
  • pyup-update-py-1.4.32-to-1.4.33
  • pyup-update-pydocstyle-1.1.1-to-2.0.0
  • pyup-update-pydocstyle-2.0.0-to-2.1.0
  • pyup-update-pydocstyle-2.1.0-to-2.1.1
  • pyup-update-pyenchant-1.6.10-to-1.6.11
  • pyup-update-pyenchant-1.6.8-to-1.6.10
  • pyup-update-pyenchant-1.6.8-to-1.6.9
  • pyup-update-pyflakes-1.4.0-to-1.5.0
  • pyup-update-pyflakes-1.5.0-to-1.6.0
  • pyup-update-pygments-2.1.3-to-2.2.0
  • pyup-update-pytest-3.0.5-to-3.0.6
  • pyup-update-pytest-3.0.6-to-3.0.7
  • pyup-update-pytest-3.1.3-to-3.2.0
  • pyup-update-pytest-3.2.0-to-3.2.1
  • pyup-update-pytest-3.2.1-to-3.2.2
  • pyup-update-pytest-3.2.2-to-3.2.3
  • pyup-update-pytz-2016.10-to-2017.2
  • pyup-update-pytz-2017.2-to-2017.3
  • pyup-update-redis-2.10.5-to-2.10.6
  • pyup-update-selenium-3.0.2-to-3.3.0
  • pyup-update-selenium-3.3.0-to-3.3.1
  • pyup-update-selenium-3.3.1-to-3.3.2
  • pyup-update-selenium-3.3.1-to-3.3.3
  • pyup-update-selenium-3.3.3-to-3.4.1
  • pyup-update-selenium-3.4.2-to-3.4.3
  • pyup-update-selenium-3.4.3-to-3.5.0
  • pyup-update-selenium-3.5.0-to-3.6.0
  • pyup-update-selenium-3.6.0-to-3.7.0
  • pyup-update-six-1.10.0-to-1.11.0
  • pyup-update-sphinx-1.5.1-to-1.5.2
  • pyup-update-sphinx-1.5.2-to-1.5.3
  • pyup-update-sphinx-1.5.3-to-1.5.4
  • pyup-update-sphinx-1.5.4-to-1.5.5
  • pyup-update-sphinx-1.6.3-to-1.6.4
  • pyup-update-sphinx-1.6.4-to-1.6.5
  • pyup-update-sphinx-rtd-theme-0.2.0-to-0.2.1
  • pyup-update-sphinx-rtd-theme-0.2.0-to-0.2.2
  • pyup-update-sphinx-rtd-theme-0.2.2-to-0.2.3
  • pyup-update-sphinx-rtd-theme-0.2.2-to-0.2.4
  • pyup-update-sphinxcontrib-spelling-2.3.0-to-4.0.0
  • pyup-update-sphinxcontrib-spelling-4.0.0-to-4.0.1
  • req
  • split
  • standardjs
  • update-test-suite
  • v4
  • v5

pending completion
297

push

travis-ci

codingjoe
Add setting to change source of select2 assets

These changes introduce additional (optional) configuration parameters.
The parameters allow the user of the library to select different JS/CSS
libraries from the ones shipped. In particular, this allows serving from
the local server and/or in private-network-only environments.

Refs #220
Closed #239

205 of 205 relevant lines covered (100.0%)

6.0 hits per line

Relevant lines Covered
Build:
Build:
205 RELEVANT LINES 205 COVERED LINES
6.0 HITS PER LINE
Source Files on 5.5.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
297 5.5.0 Add setting to change source of select2 assets These changes introduce additional (optional) configuration parameters. The parameters allow the user of the library to select different JS/CSS libraries from the ones shipped. In particular, this al... push 15 Dec 2015 07:01PM UTC codingjoe travis-ci pending completion  
See All Builds (695)
  • Repo on GitHub
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

© 2025 Coveralls, Inc