Přidání se mezi adminy

This commit is contained in:
Matěj Kocián 2015-09-12 13:25:02 +02:00
parent 8c66743d1f
commit 380254b877

View file

@ -38,6 +38,7 @@ SERVER_EMAIL = 'mamweb-prod-errors@mam.mff.cuni.cz'
ADMINS = [ ADMINS = [
('Tomas Gavenciak', 'gavento@ucw.cz'), ('Tomas Gavenciak', 'gavento@ucw.cz'),
('Petr Pecha', 'nejlepsitextovyeditorjevim@gmail.com'), ('Petr Pecha', 'nejlepsitextovyeditorjevim@gmail.com'),
('Matěj Kocián', 'matej.kocian@gmail.com'),
] ]