Exemple #1
0
 def handle(self, *args, **options):
     ProjectCache.update_best_users()
     self.stdout.write('Best users -- cached')
Exemple #2
0
 def handle(self, *args, **options):
     ProjectCache.update_best_users()
     self.stdout.write('Best users -- cached')