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 Python and Django Support #129

Merged

Conversation

mfonism
Copy link
Contributor

@mfonism mfonism commented Mar 15, 2020

This PR drops EOLed Python and Django versions from Pinax Blog.

IMPORTANT
Django 3 is not yet added to the support matrix for this app because a dependency, Pinax Images, does not currently support Django 3.

Thankfully, there's a PR to fix that at pinax/pinax-images#28

When that is fixed, and a Django 3 supporting version of the dependency is available on PyPI, Django 3 support can be added to this app.

When all of this is done, issue #128 will be fixed.

Currently not including Django 3 because one of the dependencies
of this project, `pinax-images` currently doesn't support Django 3.
* Remove explicit inheritance from the builtin, object
* Drop args from super calls
Python 3 strings are unicode by default
@KatherineMichel
Copy link
Member

Problem with pytz... Screen Shot 2020-05-03 at 10 31 13 PM

@KatherineMichel
Copy link
Member

Closes #128
Closes #130

@jonathan-s
Copy link

Thanks for making this PR. I've read through it and approve (for what it's worth).

@KatherineMichel KatherineMichel merged commit 2f073b0 into pinax:master Jul 18, 2020
@KatherineMichel
Copy link
Member

@jonathan-s Thank you for approving!

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