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

ixc / django-polymorphic-auth / 43 / 3
70%
develop: 72%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 26 Jul 2016 02:58AM UTC
Files 28
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

26 Jul 2016 02:54AM UTC coverage: 69.802%. First build
TOXENV=django18-py34

push

travis-ci

jmurty
Bring `AbstractAdminUser` in line with Django 1.8

Make our user model explicitly match the default fields used in Django
1.8+ and make backwards-compatible with Django 1.7 projects.

- add 0002 DB migration to make the `User` DB line up with upstream
  changes to `AbstractBaseUser` in Django 1.8
- monkey-patch `AbstractAdminUser` when used in Django 1.7 projects to
  bring `AbstractAdminUser` into line with field changes in Django 1.8
  so the new 0002 migration is definitive and final
- remove the work-around to always set a value in the `last_login`
  previously required for Django 1.7, since our user models no longer
  require a value for this field.

See https://docs.djangoproject.com/en/1.9/releases/1.8/#s-abstractuser-last-login-allows-null-values

282 of 404 relevant lines covered (69.8%)

0.7 hits per line

Source Files on job 43.3 (TOXENV=django18-py34)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • Travis Job 43.3
  • ab6b8b55 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

© 2026 Coveralls, Inc