You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project to add caching functionality to DRF's (django-restful-framework) serializers.
This is only an initial attempt and the project is not even in alpha.
you can look at cachelizer/tests/test_base_classes.py for examples