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

Add support for django4.0.x and drop support for django2.x #10

Closed
wants to merge 14 commits into from
Closed

Add support for django4.0.x and drop support for django2.x #10

wants to merge 14 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 27, 2022

Description

Related issue: #7

  • Add support for Django4.0.x and drop support for Django2.x.
  • Remove templatetags and templates for template tags.
  • Generate a proper text/plain response from a view.
  • Add system checks.
  • Fix some SetuptoolsDeprecationWarnings
  • Fix tests

How Has This Been Tested?

$ make test
$ make check
$ tox

The command $ make check isn't yet successful and also breaks some tests by removing important whitespace.

I've tested the django4 branch in my own application.

@ghost ghost marked this pull request as ready for review September 2, 2022 10:54
@ghost ghost requested a review from vint21h as a code owner September 2, 2022 10:54
@ghost ghost closed this by deleting the head repository Feb 15, 2023
This pull request was closed.
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.

1 participant