X-Git-Url: https://git.piment-noir.org/?p=webcomics.git;a=blobdiff_plain;f=settings.py;fp=settings.py;h=e759e7644e5b099f407fe81c5bdcc44189067f7f;hp=25c4a7ed071bd9f8248dc40aa194241bec4f8ea2;hb=b4afd7d14f429793f73f1c882ee8c681e3702b81;hpb=3b8035e297f518bf24684fc956ca01eaa7bd3f89 diff --git a/settings.py b/settings.py index 25c4a7e..e759e76 100644 --- a/settings.py +++ b/settings.py @@ -4,8 +4,7 @@ DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = ( - ('Jerome BENOIT', 'jerome.benoit@grenouille.com'), - ('Toofik Medjamia', 'toofik@toofik.com'), + ('Jérôme BENOIT', 'jerome.benoit@piment-noir.org'), ) MANAGERS = ADMINS