Ashish Bansal (mrphantom)
|
92c8dfc93f
|
Fix wrong BaseCache typings (#363)
django.core.cache.backends.base.BaseCache were invalid. This commit
fixes them in accordance with [0].
[0] https://github.com/django/django/blob/447980e72ac01da1594dd3373a03ba40b7ee6f80/django/core/cache/backends/base.py#L108
|
2020-04-24 12:44:55 +03:00 |
|