コード例 #1
0
 def handle(self, *args, **options):
     ProjectCache.update_best_users()
     self.stdout.write('Best users -- cached')
コード例 #2
0
ファイル: cache_users.py プロジェクト: nksoff/ask_slimov
 def handle(self, *args, **options):
     ProjectCache.update_best_users()
     self.stdout.write('Best users -- cached')