Import cache function correctly
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
###
|
||||
|
||||
from django.core.management.base import NoArgsCommand
|
||||
from django.core.cache import get_cache
|
||||
|
||||
|
||||
class Command(NoArgsCommand):
|
||||
help = \
|
||||
|
||||
Reference in New Issue
Block a user