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

Update codebase for Django 3 and Python 3.8 #62

Merged
merged 4 commits into from
Mar 2, 2020
Merged

Update codebase for Django 3 and Python 3.8 #62

merged 4 commits into from
Mar 2, 2020

Conversation

WayneLambert
Copy link
Contributor

Added configurations to travis.yml, setup.py and tox.ini to account for the various compatibility versions between Django and Python (as listed here on the Django website)

  • Also added keywords to setup.py to aid discoverability
  • Updated CHANGELOG.rst to add compatibility for Django 3 and Python 3.8. Also corrected a couple of typos
  • I noticed that the development status is listed as 4 - Beta in setup.py. Is there any reason why this is still in Beta? I'll let you change it if you think it is ready to be changed to 5 - Production/Stable

Since the default branch is develop, I have made the PR against it.

Please feel free to make any changes as you see fit and squash the commits if you think is neater.

Once all of the tests have passed, will you be updating master and releasing a new version to PyPI to account for the changes?

@rudigiesler rudigiesler merged commit 643f5ab into praekeltfoundation:develop Mar 2, 2020
@rudigiesler
Copy link
Contributor

4.4.1 should be released shortly.

We've been using this in production for a while and happy with it, so I'll move development status to Production/Stable

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