Add Toofik
[webcomics.git] / settings.py
index d4081238a2447f03b0ed40d99695e555a300513d..149f00e7741a2a83baa93bfd00eb4ab4b8e2e247 100644 (file)
@@ -5,6 +5,7 @@ TEMPLATE_DEBUG = DEBUG
 
 ADMINS = (
     ('Jerome BENOIT', 'jerome.benoit@grenouille.com'),
+    ('Toofik Medjamia', 'toofik@toofik.com'),
 )
 
 MANAGERS = ADMINS