Add basic stats list

This commit is contained in:
R. Miles McCain
2020-04-11 16:42:14 -04:00
parent 6c3064f3ea
commit 15fa8226e0
16 changed files with 230 additions and 38 deletions

View File

@@ -15,6 +15,7 @@ django-ipware = "*"
pyyaml = "*"
ua-parser = "*"
user-agents = "*"
django-humanize = "*"
[requires]
python_version = "3.6"