Add Toofik
authorJérôme Benoit <jerome.benoit@grenouille.com>
Fri, 1 Nov 2013 02:25:34 +0000 (03:25 +0100)
committerJérôme Benoit <jerome.benoit@grenouille.com>
Fri, 1 Nov 2013 02:25:34 +0000 (03:25 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@grenouille.com>
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