示例#1
0
 def handle(self, *args, **options):
     ProjectCache.update_popular_tags()
     self.stdout.write('Popular tags -- cached')
示例#2
0
 def handle(self, *args, **options):
     ProjectCache.update_popular_tags()
     self.stdout.write('Popular tags -- cached')