Renamed the update script to a better name.
--HG-- branch : history_model
This commit is contained in:
parent
a532543121
commit
936a2fca08
@ -86,7 +86,7 @@ class ServerParser(object):
|
|||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = 'Update population stats for all ss13 servers.'
|
help = 'Update history stats for all ss13 servers.'
|
||||||
|
|
||||||
def handle(self, *args, **kwargs):
|
def handle(self, *args, **kwargs):
|
||||||
parser = ServerParser()
|
parser = ServerParser()
|
||||||
Loading…
x
Reference in New Issue
Block a user