[PR #1079] [MERGED] DRF 3.6.2 #2114

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1079
Author: @tonioo
Created: 3/16/2017
Status: Merged
Merged: 3/16/2017
Merged by: @tonioo

Base: masterHead: feature/drf_36


📝 Commits (7)

📊 Changes

9 files changed (+43 additions, -57 deletions)

View changed files

📝 .travis.yml (+2 -1)
📝 doc/upgrade.rst (+19 -4)
📝 modoboa/admin/api.py (+2 -28)
📝 modoboa/admin/serializers.py (+3 -2)
📝 modoboa/core/commands/templates/settings.py.tpl (+2 -19)
📝 modoboa/core/templates/core/api_access.html (+6 -0)
📝 modoboa/urls.py (+4 -1)
📝 requirements.txt (+3 -2)
📝 test_project/test_project/settings.py (+2 -0)

📄 Description

see #1078


🔄 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/pull/1079 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 3/16/2017 **Status:** ✅ Merged **Merged:** 3/16/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/drf_36` --- ### 📝 Commits (7) - [`b260ca5`](https://github.com/modoboa/modoboa/commit/b260ca5417115ea36f6329256b5cd94db1054cc3) DRF 3.6.2 - [`78da324`](https://github.com/modoboa/modoboa/commit/78da3240fb7dde1ccddc083f5e194cd12ce34c3a) Fixed test settings. - [`b9f789d`](https://github.com/modoboa/modoboa/commit/b9f789d8135e17575d70a5baa04afdfd79c71c76) Try to disable urls... - [`d2f4dab`](https://github.com/modoboa/modoboa/commit/d2f4dab7397a1e9e958f6777bf9a7c4d0f3565ab) Change include order. - [`f9ef3cb`](https://github.com/modoboa/modoboa/commit/f9ef3cb64936763ff745ba7f9289ca8d4bf544a9) Updated travis config. - [`9374f9b`](https://github.com/modoboa/modoboa/commit/9374f9b30b15339062437fa1f09d208d731a2729) Updated requirements. - [`becb32b`](https://github.com/modoboa/modoboa/commit/becb32b795b189c90be0cd53171850dce0e18c01) Updated documentation. ### 📊 Changes **9 files changed** (+43 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -1) 📝 `doc/upgrade.rst` (+19 -4) 📝 `modoboa/admin/api.py` (+2 -28) 📝 `modoboa/admin/serializers.py` (+3 -2) 📝 `modoboa/core/commands/templates/settings.py.tpl` (+2 -19) 📝 `modoboa/core/templates/core/api_access.html` (+6 -0) 📝 `modoboa/urls.py` (+4 -1) 📝 `requirements.txt` (+3 -2) 📝 `test_project/test_project/settings.py` (+2 -0) </details> ### 📄 Description see #1078 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09:27 +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-modoboa#2114
No description provided.