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

renskiy / django-bitmask-field
99%

Build:
DEFAULT BRANCH: master
Repo Added 13 Aug 2017 08:01PM UTC
Files 1
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
43

push

travis-ci-com

web-flow
feat: resolve RemovedInDjango30Warning warning (#9)

This resolves the following warning:

    RemovedInDjango30Warning: Remove the context parameter from
    BitmaskField.from_db_value(). Support for it will be removed in
    Django 3.0.

This error is raised in django/db/models/sql/compiler.py.

The last Django version that this paramenter was present, is 1.11. This
version is not supported anymore:
https://docs.djangoproject.com/en/1.11/ref/models/fields/#django.db.models.Field.from_db_value

Since Django 2.0, this context parameter is removed:
https://docs.djangoproject.com/en/2.0/ref/models/fields/#django.db.models.Field.from_db_value

1 of 1 new or added line in 1 file covered. (100.0%)

89 of 90 relevant lines covered (98.89%)

39.42 hits per line

Relevant lines Covered
Build:
Build:
90 RELEVANT LINES 89 COVERED LINES
39.42 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
43 master feat: resolve RemovedInDjango30Warning warning (#9) This resolves the following warning: RemovedInDjango30Warning: Remove the context parameter from BitmaskField.from_db_value(). Support for it will be removed in Django 3.0. T... push 06 May 2022 06:42AM UTC web-flow travis-ci-com pending completion  
42 fix-removed-in-django-3-warning Merge d79083e94 into c97b79da6 Pull #9 10 Mar 2022 10:28AM UTC web-flow travis-ci-com pending completion  
41 fix-removed-in-django-3-warning Merge 65b8c970a into c97b79da6 Pull #9 09 Mar 2022 12:48PM UTC web-flow travis-ci-com pending completion  
40 fix-removed-in-django-3-warning Merge 4c38081ca into c97b79da6 Pull #9 09 Mar 2022 12:46PM UTC web-flow travis-ci-com pending completion  
39 fix-removed-in-django-3-warning Merge a728e80d7 into c97b79da6 Pull #9 08 Mar 2022 11:25AM UTC web-flow travis-ci-com pending completion  
38 fix-removed-in-django-3-warning Merge cf4100c41 into c97b79da6 Pull #9 08 Mar 2022 11:22AM UTC web-flow travis-ci-com pending completion  
37 fix-removed-in-django-3-warning Merge 163b1e024 into c97b79da6 Pull #9 08 Mar 2022 11:19AM UTC web-flow travis-ci-com pending completion  
36 fix-removed-in-django-3-warning Merge feafd097c into c97b79da6 Pull #9 08 Mar 2022 11:16AM UTC web-flow travis-ci-com pending completion  
35 master new version: 0.1.3 push 14 Oct 2021 04:35PM UTC renskiy travis-ci-com pending completion  
34 master feat: django 3.x support (#8) * feat: django 3.x support * fix: classifiers * fix: import sys * fix: build * refactor: removed obsolete config section push 14 Oct 2021 02:44PM UTC web-flow travis-ci-com pending completion  
See All Builds (42)
  • 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

© 2026 Coveralls, Inc