In Django, how to get the amount of space used by each user?

53 Views Asked by At

I have a site where users send emails and I want to know how many megabytes of memory used by each user, how can I get this?

0

There are 0 best solutions below