Preliminary monitoring

This commit is contained in:
R. Miles McCain
2020-04-10 03:25:32 -04:00
parent aab7fbb86a
commit 844c44ae6c
31 changed files with 831 additions and 76 deletions

View File

@@ -9,6 +9,12 @@ black = "*"
[packages]
django = "*"
django-allauth = "*"
geoip2 = "*"
celery = "*"
django-ipware = "*"
pyyaml = "*"
ua-parser = "*"
user-agents = "*"
[requires]
python_version = "3.6"