Renamed the update script to a better name.

--HG--
branch : history_model
This commit is contained in:
A. Svensson 2015-03-08 13:14:01 +01:00
parent a532543121
commit 936a2fca08

View File

@ -86,7 +86,7 @@ class ServerParser(object):
class Command(BaseCommand):
help = 'Update population stats for all ss13 servers.'
help = 'Update history stats for all ss13 servers.'
def handle(self, *args, **kwargs):
parser = ServerParser()