jazzband / django-fsm-log

Automatic logging for Django FSM
https://django-fsm-log.readthedocs.io/en/latest/
MIT License
241 stars 78 forks source link

django 3.0 and python 3.8 #99

Closed imomaliev closed 4 years ago

imomaliev commented 4 years ago

Dropped python 2 and django 1.8, test with django 3.0 and up, python 3.8

codecov-io commented 4 years ago

Codecov Report

Merging #99 into master will decrease coverage by 1.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   96.25%   95.22%   -1.03%     
==========================================
  Files          24       24              
  Lines         481      503      +22     
==========================================
+ Hits          463      479      +16     
- Misses         18       24       +6
Impacted Files Coverage Δ
django_fsm_log/models.py 100% <100%> (ø) :arrow_up:
tests/urls.py 50% <0%> (-50%) :arrow_down:
tests/test_admin.py 83.33% <0%> (-16.67%) :arrow_down:
django_fsm_log/decorators.py 100% <0%> (ø) :arrow_up:
tests/conftest.py 100% <0%> (ø) :arrow_up:
tests/test_manager.py 100% <0%> (ø) :arrow_up:
django_fsm_log/backends.py 75.8% <0%> (+4.65%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 355cb22...84f424c. Read the comment docs.

wmusial commented 4 years ago

fwiw, i'm using this, it works. thanks @imomaliev

Dejna93 commented 4 years ago

@imomaliev Can you estimate me how many time do you need to merge it? I cant plan update my django app to newer version, because your package is still not working with django 3.0.

imomaliev commented 4 years ago

@Dejna93 I am not a collaborator of this repo. I can't merge this by myself. We need to wait until the current team will have time to merge this or give me access to do so.

peterfarrell commented 4 years ago

@blueyed Do you think you could merge this in and release to PyPi?

luizlaydner commented 4 years ago

It would be really great to see this PR merged and released !!! Can't use django-fsm-log with django 3 !

ticosax commented 4 years ago

thx!

ticosax commented 4 years ago

pypi.org is timing out. I'll try later to push the package

ticosax commented 4 years ago

https://pypi.org/project/django-fsm-log/2.0.1/