diff src/server/constants.py @ 483:0bbbef1d53a8

server side (blog): use user's avatar a the blog's favicon + small refactorization
author souliane <souliane@mailoo.org>
date Tue, 17 Jun 2014 16:21:42 +0200
parents 34ce41e014c4
children c4d6d1254ec1
line wrap: on
line diff
--- a/src/server/constants.py	Sun Jun 15 18:16:24 2014 +0200
+++ b/src/server/constants.py	Tue Jun 17 16:21:42 2014 +0200
@@ -30,7 +30,6 @@
     HTML_DIR = "html/"
     SERVER_CSS_DIR = "server_css/"
     MEDIA_DIR = "media/"
-    AVATARS_DIR = "avatars/"
     CARDS_DIR = "games/cards/tarot"
 
     ERRNUM_BRIDGE_ERRBACK = 0  # FIXME