diff --git a/smash/smash/settings.py b/smash/smash/settings.py
index a327ecd64d4221f67bb45935c18143dd119c462f..76e4254370c88c384c06e885dc035e10126ab554 100644
--- a/smash/smash/settings.py
+++ b/smash/smash/settings.py
@@ -20,6 +20,8 @@ PROJECT_PATH = os.path.abspath(os.path.dirname(__file__))
 
 DEBUG = True
 
+SHOW_VISITS_FROM_ZERO = True
+
 # Application definition
 
 INSTALLED_APPS = [