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

Updated to support the latest Django and Python versions #3

Merged
merged 7 commits into from
Oct 19, 2020

Conversation

Ecno92
Copy link
Contributor

@Ecno92 Ecno92 commented Oct 18, 2020

I've updated the project to match the current supported Django versions and their supported Python versions.

Also I have applied minor improvement including:

  • fixing the version of tox-travis to avoid issues with backwards incompatible version upgrades
  • Changed the development status from beta to production as I know it has been running in production setups with good results.
  • Fixed the setuptools version. If you install python using pyenv you get the wrong setuptools version by default and this makes the installation crash.
  • fixed some linting issues in the travis file

I hope that I touched everything that is relevant for this upgrade.

Also notice that users do not need to upgrade. The non-testing code of this project did not change.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 96.429% when pulling 48c2f59 on Ecno92:feature-latest-django-support into b7951be on pennersr:master.

@coveralls
Copy link

coveralls commented Oct 18, 2020

Coverage Status

Coverage increased (+0.03%) to 96.429% when pulling 8264131 on Ecno92:feature-latest-django-support into b7951be on pennersr:master.

@pennersr pennersr merged commit a1f77b1 into pennersr:master Oct 19, 2020
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

3 participants