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: (, ,