This commit is contained in:
Trever Fischer
2012-03-02 10:06:17 -05:00
parent 74ec83c8f1
commit faf039a269

View File

@@ -1,6 +1,7 @@
import pyspy
from django.conf import settings
from django.core.cache import cache
import socket
def server_info(request):
players = cache.get('minecraftPlayerList')