• 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: master
CHANGE BRANCH
x
Reset
  • 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  
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  
29 master Update travis.yml Crazy yml Pull #6 03 Dec 2019 10:55AM UTC web-flow travis-ci pending completion  
28 master Updated travis.yml Pull #6 03 Dec 2019 10:46AM UTC web-flow travis-ci pending completion  
27 master Update travis.yml Pull #6 03 Dec 2019 10:29AM UTC web-flow travis-ci pending completion  
26 master Django 3.0 alignment Hopefully last one Pull #6 03 Dec 2019 10:18AM UTC web-flow travis-ci pending completion  
25 master Django 3.0 alignment more travis Pull #6 03 Dec 2019 10:12AM UTC web-flow travis-ci pending completion  
24 master Django 3.0 alignment forgot travis Pull #6 03 Dec 2019 10:04AM UTC web-flow travis-ci pending completion  
23 master Django 3.0 alignment cater for all Django and Python flavors Pull #6 03 Dec 2019 10:00AM UTC web-flow travis-ci 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