Cache decorator
You can use this cache all your functions' output, except dynamic things like connection.cursor.
- django
- cache
- decorator
You can use this cache all your functions' output, except dynamic things like connection.cursor.
xyb has posted 1 snippet.