X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=settings.py;h=149f00e7741a2a83baa93bfd00eb4ab4b8e2e247;hb=68638c05f1a4d211eea98bbb089375aab0da956d;hp=d4081238a2447f03b0ed40d99695e555a300513d;hpb=298255d2254e2dd9c80e3378493cd296e1d54ba1;p=webcomics.git diff --git a/settings.py b/settings.py index d408123..149f00e 100644 --- a/settings.py +++ b/settings.py @@ -5,6 +5,7 @@ TEMPLATE_DEBUG = DEBUG ADMINS = ( ('Jerome BENOIT', 'jerome.benoit@grenouille.com'), + ('Toofik Medjamia', 'toofik@toofik.com'), ) MANAGERS = ADMINS