Skip to content
Snippets Groups Projects

Virus visit column changes

Merged Carlos Vega requested to merge virus_visit_column_changes into master
2 unresolved threads
7 files
+ 61
14
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 0
2
@@ -20,8 +20,6 @@ PROJECT_PATH = os.path.abspath(os.path.dirname(__file__))
DEBUG = True
SHOW_VISITS_FROM_ZERO = True
# Application definition
INSTALLED_APPS = [
Loading