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

Compatibility upgrade #397

Closed
wants to merge 6 commits into from

Conversation

KOliver94
Copy link
Contributor

As I hope a new version will be released soon I tried to help a bit on the maintanence side. I removed all officially no longer supported Django versions and added the latest ones from both Django and Python.

I also added a commit to avoid a deprecation warning. There are already two PRs for this (#359, #383) but as they are conflicting with master right now I included it here to avoid the anoying warnings.

Closes #359, closes #383, fixes #366

@KOliver94
Copy link
Contributor Author

Hey @frankwiles,

Can you take a look at this PR? Before creating a new release this commit should be included otherwise the release won't solve the deprecation issue.

Thank you!

@KOliver94
Copy link
Contributor Author

Hey @frankwiles,

Any news on this? Are you planning a release any time soon? Is there anything I can help you with?

Thanks!

@KOliver94
Copy link
Contributor Author

Hey @frankwiles,

Thanks for the new release even though I ephasized many times that it will still not solve the deprecation issue if a change like this is not included. Also you could have just merged this PR instead of creating two different ones to support new Python and Django versions or at least just say what changes you want when I've been asking for feedback for over a month.

@KOliver94
Copy link
Contributor Author

As this PR is now conflicting but I want to keep the branch as is, I've splitted it into 2 new PRs: #407, #408

@KOliver94 KOliver94 closed this Jan 28, 2024
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.

Provide a fix to avoid " The DEFAULT_FILE_STORAGE setting is deprecated"
1 participant