You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Burathar 2e5f1a2c2f move qr helpers to utils.py, implement user hash login 4 years ago
..
__init__.py fix issues that arise from updating to database model 1.4 4 years ago
game.py filter None results from game.last_locations() 4 years ago
game_player.py fix player.last_location() 4 years ago
game_state.py Rename Player table to User, split models into separate files 4 years ago
location.py fix issues that arise from updating to database model 1.4 4 years ago
notification.py make model modules itself import each other with relative imports 4 years ago
notification_player.py Replace relation between user and notification_player with game_player and notification_player 4 years ago
objective.py replace game.game_players with game.players 4 years ago
player_caught_player.py implement hunter dashboard, inc catch bunny 4 years ago
player_found_objective.py Replace relation between user and player_found_objective with game_player and player_found_objective 4 years ago
role.py Rename Player table to User, split models into separate files 4 years ago
user.py move qr helpers to utils.py, implement user hash login 4 years ago