#——————————————————————————- # Name: Award badges command # Purpose: This is a command file croning in background process regularly to # query database and award badges for user’s special acitivities. # # Author: Mike # # Created: 18/01/2009 # Copyright: (c) Mike 2009 # Licence: GPL V2 #——————————————————————————-
Bases: django.core.management.base.NoArgsCommand