[PR #104] [MERGED] Update to django 4.2 #103

Closed
opened 2026-02-27 11:09:23 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: django-42


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa-postfix-autoreply/pull/104 **Author:** [@Spitfireap](https://github.com/Spitfireap) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/12/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `django-42` --- ### 📝 Commits (1) - [`aee957e`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/aee957e47982f38c5a277ca4d8aaf92106c74c03) Update to django 4.2 ### 📊 Changes **14 files changed** (+70 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:09:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#103
No description provided.