X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=settings.py;h=e759e7644e5b099f407fe81c5bdcc44189067f7f;hb=662464aed641dcc6a111404d1c006de1a2c7e970;hp=25c4a7ed071bd9f8248dc40aa194241bec4f8ea2;hpb=9481a8d3547d4fb0acbc6917e4ae158e5f751413;p=webcomics.git 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