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

semente / django-smuggler / 81 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2020 04:25PM UTC
Files 6
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

20 Apr 2020 04:23PM UTC coverage: 100.0%. First build
DJANGO_VERSION='Django>=3.0,<3.1'

push

travis-ci

web-flow
Support Django 3.0 (#66)

* Add Python 3.7 and Django 3.0, remove Python < 3.6 and Django < 2.2

* Fix `DeprecationWarning: invalid escape sequence`

* Fix `ResourceWarning: unclosed file`

* Replace ugettext/ungettext with gettext/ngettext

The unicode variants of gettext are deprecated

* Replace django.utils.six.StringIO with io.StringIO

Django 3.0 no longer bundles six

* Replace force_text with force_str

force_text is deprecated

* Replace django.utils.six.assertRegex with self.assertRegex

Django 3.0 no longer bundles six

* Use a setting_changed signal handler instead of reload_module

* Fix MediaOrderConflictWarning and path to jquery

See also issue #57 and PR #63

* Switch to Python 3 style classes / super calls

* Remove __future__ import

* Add Python 3.8, use Django 3.0 final

* Update list trove classifiers, minimal required python version

51 of 52 branches covered (98.08%)

200 of 200 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 81.6 (DJANGO_VERSION='Django>=3.0,<3.1')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 71
  • Travis Job 81.6
  • 5264fb39 on github
  • Next Job for DJANGO_VERSION='Django>=3.0,<3.1' on master (#82.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