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

Python 3 and Django 3.x Compatibility #31

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

Conversation

uostimb
Copy link

@uostimb uostimb commented Mar 19, 2021

Hi,

I've updated the Widget to be compatible with Python>=3.6 and Django 2.2.19 (LTS) and Django 3.x, and dropped suppport for Python 2.

I've also replaced uses of string formatting with the much more pleasant and easily parsable F-Strings.

I'm not sure if this project is actively maintained any more, but if not I'm happy to release my fork as separate package.

Hopefully this will be helpful to someone else out there!
-Tim

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