Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #3 - Token model is now swappable. #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pszpetkowski
Copy link

Split Token model into BaseToken and a swappable, reference Token model.
Implemented swapping concept inside the project.
Created minimal, working example along with test case which makes sure swapping works.
Slight travis.yml refresh.

Split Token model into BaseToken and a swappable, reference Token model.
Implemented swapping concept inside the project.
Created minimal, working example along with test case which makes sure swapping works.
Slight travis.yml refresh.
@coveralls
Copy link

coveralls commented Sep 9, 2016

Coverage Status

Coverage increased (+2.7%) to 86.364% when pulling b9118ff on piotr-szpetkowski:master into 87a7f88 on sunscrapers:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+2.7%) to 86.364% when pulling b9118ff on piotr-szpetkowski:master into 87a7f88 on sunscrapers:master.

@coveralls
Copy link

coveralls commented Sep 9, 2016

Coverage Status

Coverage increased (+2.7%) to 86.364% when pulling b9118ff on piotr-szpetkowski:master into 87a7f88 on sunscrapers:master.

@coveralls
Copy link

coveralls commented Sep 9, 2016

Coverage Status

Coverage increased (+2.7%) to 86.364% when pulling 2ec25cb on piotr-szpetkowski:master into 87a7f88 on sunscrapers:master.

@pszpetkowski
Copy link
Author

Besides what I've done in this branch I also strongly believe that using DRF 2.x is rather pointless since 3.x has been available for quite some time already and 2.x isn't really supported anymore (last version was 2.4.8, which was released more than one year ago).

With getting rid of DRF 2.x support we could also drop Django < 1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants