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

Django compat: 3.1, 3.2, 4.0 #63

Merged
merged 24 commits into from
Jan 3, 2022
Merged

Django compat: 3.1, 3.2, 4.0 #63

merged 24 commits into from
Jan 3, 2022

Conversation

ewjoachim
Copy link
Contributor

@ewjoachim ewjoachim commented Dec 16, 2021

This PR:

  • Adds Django 3.1, 3.2, 4.0 compatibility
  • Adds Python 3.10 and removes 3.6
  • Switches from Travis to GitHub Actions
  • Adds Black, isort, pytest
  • Corrects the doc that was largely false
  • Removed the useless makefile
  • Fixed the demo which was installed through a fake package with its own setup.py. Now the demo is just a module.
  • Adds autorelease on PyPI through GitHub Actions when publishing a GitHub Release (and remove the Changelog)

It's probably more readable if you read it commit per commit, so that you can skip the black & isort commits.

@ewjoachim ewjoachim marked this pull request as draft December 16, 2021 16:46
@ewjoachim
Copy link
Contributor Author

Crazy PR, sorry for putting together a lot of things, but I have limited time, and want to make this a bit more futureproof.

@ewjoachim ewjoachim marked this pull request as ready for review December 17, 2021 16:47
@mike-perdide mike-perdide merged commit 7c919cd into master Jan 3, 2022
@mike-perdide mike-perdide deleted the django-compat branch January 3, 2022 15:38
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.

2 participants