From da8cc0fc547bf6b2a4f35c908db87a5d8f39065c Mon Sep 17 00:00:00 2001 From: Jason Cameron Date: Sat, 2 Dec 2023 22:34:44 -0500 Subject: [PATCH] Revert "updates scav" --- .idea/dataSources.local.xml | 9 - .../inspectionProfiles/profiles_settings.xml | 1 - .idea/misc.xml | 7 +- .idea/workspace.xml | 204 +++++------------- README.md | 8 - core/admin.py | 62 +----- core/forms.py | 11 +- core/locale/ja_JP/LC_MESSAGES/django.po | 166 ++++++-------- core/management/commands/new_event.py | 41 ---- core/migrations/0001_initial.py | 49 ++--- .../0004_qrcode_short_alter_invite_code.py | 4 +- ...e_code_alter_qrcode_key_alter_team_name.py | 4 +- core/migrations/0009_team_solo.py | 5 +- ...0013_logicpuzzlehint_alter_qrcode_notes.py | 13 +- ...unt_logicpuzzlehint_belongs_to_and_more.py | 162 -------------- ...emove_hunt_form_in_ending_text_and_more.py | 32 --- core/models.py | 134 ++---------- core/templates/core/credits.html | 12 +- core/templates/core/qr.html | 3 +- core/templatetags/qr.py | 18 -- core/views/auth.py | 6 +- core/views/index.py | 4 +- core/views/qr.py | 5 +- core/views/team.py | 39 ++-- poetry.lock | 13 +- pyproject.toml | 2 +- wlmac-scavenger/settings.py | 14 +- wlmac-scavenger/urls.py | 1 - 28 files changed, 210 insertions(+), 819 deletions(-) delete mode 100644 .idea/dataSources.local.xml delete mode 100644 core/management/commands/new_event.py delete mode 100644 core/migrations/0019_alter_qrcode_key_hunt_logicpuzzlehint_belongs_to_and_more.py delete mode 100644 core/migrations/0020_remove_hunt_form_in_ending_text_and_more.py diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml deleted file mode 100644 index aed4b13..0000000 --- a/.idea/dataSources.local.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml index dd4c951..105ce2d 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -1,6 +1,5 @@ - diff --git a/.idea/misc.xml b/.idea/misc.xml index b1ea2f1..1de81fd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,8 @@ - - + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 97adc6f..8a7cce1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,11 @@ - - + + - - - - + +