fix for bug where i hadn't accounted for multiple users in the optimised queries.

This commit is contained in:
ajurna
2020-05-25 18:08:33 +01:00
parent fdeee527cc
commit 1f32d518bf
3 changed files with 16 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ verify_ssl = true
[dev-packages]
django-silk = "*"
v = {editable = true,version = "*"}
mysqlclient = "*"
[packages]
django = "*"