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

michaeljohnbarr / django-timezone-utils / 73 / 18
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2016 02:56AM UTC
Files 4
Run time 0s
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

31 Oct 2016 02:53AM UTC coverage: 100.0%. First build
DJANGO="django>=1.8,<1.9"

push

travis-ci

web-flow
Drop django 1.4 to 1.7 support (#8)

- Removed reference to django.db.models.fields.subclassing.SubfieldBase (resolves #7) and conditional import for `django.core.checks`. 
- Removed the `timezone_utils/models.py` and `timezone_utils/migrations`. This means that only Django 1.8+ is now supported.
- Removed support for Python versions < 2.6. The Django 1.6 series was the last to support Python 2.6.
- Added testing support for Django 1.10.
- Coverage fix: calling the super(DateTimeField, self).to_python(value) will convert a naive datetime, so the is_naive condition would never be reached.
- Changed development status from `Beta` to `Production/Stable`.
- Added contributor Alex Kamedov.
- Updated documentation copyright year to 2016.
- Version bump to `0.11`.
- Minor PEP8 changes.

148 of 148 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 73.18 (DJANGO="django>=1.8,<1.9")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 73
  • Travis Job 73.18
  • ad65d300 on github
  • Next Job for DJANGO="django>=1.8,<1.9" on master (#75.18)
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