1👍
✅
The best way to do this is to create a custom manager with a method that performs the query when called. That way you don’t need to worry about it being cached, recycled, etc.
Source:stackexchange.com
1👍
The best way to do this is to create a custom manager with a method that performs the query when called. That way you don’t need to worry about it being cached, recycled, etc.