bornhack-website/src/tokens
2018-08-19 18:53:40 +02:00
..
migrations add category field, and add unique_together constraint to TokenFind model until I figure out why it is creating duplicates 2018-08-19 17:56:04 +02:00
templates show a message when all tokens have been found 2018-08-19 18:53:40 +02:00
__init__.py add secret token game code 2018-08-18 15:26:49 +02:00
admin.py add secret token game code 2018-08-18 15:26:49 +02:00
apps.py add secret token game code 2018-08-18 15:26:49 +02:00
models.py add category field, and add unique_together constraint to TokenFind model until I figure out why it is creating duplicates 2018-08-19 17:56:04 +02:00
urls.py add secret token game code 2018-08-18 15:26:49 +02:00
views.py filter on the correct id 2018-08-19 18:48:48 +02:00