Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
5いいね 32回再生

Search with no-cache retrieve in Django OW-ADD -EP0002 #livecoding #python #programming

This video demonstrates how to avoid default caching on your GET endpoint (It's recommend depending on your usecase) by adding @method_decorator(never_cache) as a decorator on your retrieve or get method. It also show the utility of django Q class to create an OR queryset while search with alternative keyword.

コメント