send mail upon modification

This commit is contained in:
Ju Luiselli 2020-02-13 00:11:28 +01:00
parent 1cf12421f0
commit 5b398c223e
6 changed files with 45 additions and 28 deletions

View file

@ -2,4 +2,4 @@ from django.apps import AppConfig
class FichesConfig(AppConfig):
name = 'fiches'
name = "fiches"