fdsfsd
This commit is contained in:
parent
5b1169fcdc
commit
b2eb5712e0
2 changed files with 147 additions and 147 deletions
|
@ -7,7 +7,7 @@ from sqlalchemy import func
|
|||
from os import path
|
||||
import calendar
|
||||
import matplotlib.pyplot as plt
|
||||
from files.classes.mod_logs import ACTIONTYPES2
|
||||
from files.classes.mod_logs import ACTIONTYPES, ACTIONTYPES2
|
||||
|
||||
site = environ.get("DOMAIN").strip()
|
||||
site_name = environ.get("SITE_NAME").strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue