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

ixc / django-polymorphic-auth / 44 / 1
75%
develop: 72%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 26 Jul 2016 02:59AM 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:58AM UTC coverage: 69.802% (-0.9%) from 70.738%
TOXENV=django18-py27

Pull #6

travis-ci

web-flow
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
Pull Request #6: Bring `AbstractAdminUser` in line with Django 1.8

282 of 404 relevant lines covered (69.8%)

0.7 hits per line

Source Files on job 44.1 (TOXENV=django18-py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 44
  • Travis Job 44.1
  • 271ac847 on github
  • Prev Job for TOXENV=django18-py27 on master (#42.1)
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