Beispiel #1
0
 def handle(self, *args, **options):
     Content.objects.all().delete()
     utils.update_feeds()
Beispiel #2
0
def update_feeds():
    utils.update_feeds()
Beispiel #3
0
 def handle(self, *args, **options):
     utils.update_feeds()
Beispiel #4
0
def update_feeds():
    utils.update_feeds()