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

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

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Repo Added 03 Dec 2015 01:27PM CUT
Files 29
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

LAST BUILD ON BRANCH feature/minimise-excess-db-migrations
branch: feature/minimise-excess-db-migrations
CHANGE BRANCH
x
Reset
  • feature/minimise-excess-db-migrations
  • 0.2
  • 0.3
  • 0.4
  • 7-make-email-user-email-case-insensitive
  • master

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

Relevant lines Covered
Build:
Build:
404 RELEVANT LINES 282 COVERED LINES
2.09 HITS PER LINE
Source Files on feature/minimise-excess-db-migrations
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
43 feature/minimise-excess-db-migrations 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 upst... push 26 Jul 2016 02:58AM CUT jmurty travis-ci pending completion  
See All Builds (20)
  • Repo 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

© 2025 Coveralls, Inc