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

Re-add support for djangorestframework 3.14 #85

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Re-add support for djangorestframework 3.14 #85

merged 2 commits into from
Jun 3, 2024

Conversation

pamella
Copy link
Contributor

@pamella pamella commented Jun 3, 2024

Description: Describe in a couple of sentence what this PR adds

Re-add support for djangorestframework 3.14

Dependencies: dependencies on other outstanding PRs, issues, etc.

Resolves #84

Merge deadline: List merge deadline (if any)

Installation instructions: List any non-trivial installation
instructions.

Testing instructions:

  • CI tests are passing
Screencast.from.03-06-2024.14.41.13.webm

Reviewers:

  • tag reviewer
  • tag reviewer

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed
  • PR author is listed in AUTHORS

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

Author concerns: List any concerns about this PR - inelegant
solutions, hacks, quick-and-dirty implementations, concerns about
migrations, etc.

@pamella pamella requested a review from fjsj June 3, 2024 17:42
@fjsj fjsj merged commit ff845ca into main Jun 3, 2024
10 checks passed
@fjsj fjsj deleted the drf-version branch June 3, 2024 17:51
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.

New version 1.2.0 require to upgrade djangorestframework
2 participants