From 905787d0df7eba9cd4241dc9033a24f266647a33 Mon Sep 17 00:00:00 2001 From: DjBushido Date: Mon, 28 Oct 2013 11:45:12 -0400 Subject: [PATCH] Add lot locations on the server --- uncc_gameday/gameday/models.py | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/uncc_gameday/gameday/models.py b/uncc_gameday/gameday/models.py index b646c83..5252b24 100755 --- a/uncc_gameday/gameday/models.py +++ b/uncc_gameday/gameday/models.py @@ -38,11 +38,21 @@ class ParkingLot(models.Model): (LOT_GOLD, 'Gold'), ) - LOT_LOCATIONS = ( - # Put the parking lot locations here. Something like: - # (LOT_GREEN, '(11.23.43, 11.83.12)'), - (None, None), - ) + LOT_ENTRANCES = { + # Put the parking lot entrances here. Something like: + # PARKING_LOT: (, ,