[PR #796] [MERGED] Correct INSTALLED_APPS in devmode #2022

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/796
Author: @euank
Created: 12/1/2015
Status: Merged
Merged: 12/1/2015
Merged by: @tonioo

Base: masterHead: devmodeDeps


📝 Commits (1)

  • ecbb49c Correct INSTALLED_APPS in devmode

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 modoboa/core/commands/templates/settings.py.tpl (+1 -1)

📄 Description

PR #794 inadvertently missed a comma that results in, when devmode is set, a dependency of 'authtokendjangobower' attempting to be installed.
This splits that into the two dependencies it was meant to be.


🔄 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/796 **Author:** [@euank](https://github.com/euank) **Created:** 12/1/2015 **Status:** ✅ Merged **Merged:** 12/1/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `devmodeDeps` --- ### 📝 Commits (1) - [`ecbb49c`](https://github.com/modoboa/modoboa/commit/ecbb49ca076892c97a2a4c52ff2a478380403755) Correct INSTALLED_APPS in devmode ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/core/commands/templates/settings.py.tpl` (+1 -1) </details> ### 📄 Description PR #794 inadvertently missed a comma that results in, when devmode is set, a dependency of 'authtokendjangobower' attempting to be installed. This splits that into the two dependencies it was meant to be. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:34 +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#2022
No description provided.