mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[PR #104] [MERGED] Update to django 4.2 #103
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/104
Author: @Spitfireap
Created: 6/12/2023
Status: ✅ Merged
Merged: 6/12/2023
Merged by: @tonioo
Base:
master← Head:django-42📝 Commits (1)
aee957eUpdate to django 4.2📊 Changes
14 files changed (+70 additions, -70 deletions)
View changed files
📝
.github/workflows/plugin.yml(+27 -29)📝
.gitignore(+1 -0)📝
modoboa_postfix_autoreply/forms.py(+16 -16)📝
modoboa_postfix_autoreply/handlers.py(+3 -3)📝
modoboa_postfix_autoreply/management/commands/autoreply.py(+4 -4)📝
modoboa_postfix_autoreply/models.py(+3 -3)📝
modoboa_postfix_autoreply/modo_extension.py(+3 -3)📝
modoboa_postfix_autoreply/serializers.py(+1 -1)📝
modoboa_postfix_autoreply/tests.py(+4 -6)📝
modoboa_postfix_autoreply/views.py(+1 -1)📝
requirements.txt(+0 -1)📝
test-requirements.txt(+1 -1)📝
test_project/test_project/settings.py(+3 -0)📝
test_project/test_project/urls.py(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.