Utilisation de django_custommail #441
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#441
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Kerl/use_django_custommail"
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?
On utilise le package django_custommail, ça signifie que :
Cette MR est marquée “Work In Progress” pour deux raisons :
UPDATE
Je retire le WIP
gestioncof/management/data/
et qui est chargé par la commandepython manage.py syncmails
. Le chargement est moins strictque celui de
loaddata
: lespk
sont ignorées et toutes les données déjà présentes dans la bdd ne sont pas rechargées.Il est à noter qu'il faudra ajouter la permission
can_change_custommail
au groupe COF en production et uniquement celle ci.Fixes #93
mentioned in merge request !99
Added 1 commit:
5f29caec
- cleanupAdded 4 commits:
29801528
- cleanup et nouvelle implem de custommailb39806e1
- Migration et chargement des emails8bf2f715
- Correction de bugs et nettoyagea5b69019
- Merge branch 'Kerl/use_django_custommail' of git.eleves.ens.fr:cof-geek/gestioCO…Unmarked this merge request as a Work In Progress
Added 1 commit:
74abd6c8
- Fixe le comportement de syncmailAdded 1 commit:
9482ab44
- Update provisioningAdded 1 commit:
dd60c58b
- Follows the changes in custommailAdded 1 commit:
c72393d5
- Update readmeAdded 8 commits:
master
cd3faa09
- Merge branch 'master' into Kerl/use_django_custommailAdded 66 commits:
master
993b8ae8
- Merge branch 'master' into Kerl/use_django_custommailAdded 42 commits:
master
6e559057
- Merge branch 'master' into Kerl/use_django_custommailAdded 1 commit:
0e759405
- Change the migration indexAdded 2 commits:
62dc04c1
- cleaning ugly html5d35112c
- Merge branch 'Kerl/use_django_custommail' of git.eleves.ens.fr:cof-geek/gestioCO…Added 2 commits:
b4bf4374
- Minor fixes27bf59d4
- Merge branch 'Kerl/use_django_custommail' of git.eleves.ens.fr:cof-geek/gestioCO…Added 2 commits:
924a289a
- cleaning UGLY django template styleec7012ee
- Merge branch 'Kerl/use_django_custommail' of git.eleves.ens.fr:cof-geek/gestioCO…Status changed to merged