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

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

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

pending completion
43

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%)

2.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 43.1 (TOXENV=django18-py27) 26 Jul 2016 02:58AM UTC 0
69.8
Travis Job 43.1
2 43.2 (TOXENV=django18-py33) 26 Jul 2016 02:58AM UTC 0
69.8
Travis Job 43.2
3 43.3 (TOXENV=django18-py34) 26 Jul 2016 02:58AM UTC 0
69.8
Travis Job 43.3
Source Files on build 43
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #43
  • 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