mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #1386] [MERGED] Use default language code for new accounts. #2217
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2217
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/pull/1386
Author: @tonioo
Created: 2/2/2018
Status: ✅ Merged
Merged: 2/2/2018
Merged by: @tonioo
Base:
master← Head:feature/use_default_language_code📝 Commits (1)
dad0827Use default language code for new accounts.📊 Changes
9 files changed (+62 additions, -11 deletions)
View changed files
📝
modoboa/admin/forms/account.py(+4 -1)📝
modoboa/admin/serializers.py(+3 -0)📝
modoboa/admin/tests/test_account.py(+19 -0)📝
modoboa/admin/tests/test_api.py(+22 -1)📝
modoboa/core/handlers.py(+1 -1)📝
modoboa/core/management/commands/communicate_with_public_api.py(+1 -2)📝
modoboa/core/models.py(+3 -1)📝
modoboa/lib/api_client.py(+1 -3)📝
modoboa/lib/authbackends.py(+8 -2)📄 Description
see #1369
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.