1👍
✅
see code below, remember django is just python
from sys
sys.getsizeof(obj[, default]) #returns size of a python object.
Source:stackexchange.com
1👍
see code below, remember django is just python
from sys
sys.getsizeof(obj[, default]) #returns size of a python object.