From d5450597dd1b5a7a2e1dcc14f1bb7b6604db9492 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Tue, 15 Nov 2022 07:34:01 -0600 Subject: [PATCH] ... --- .idea/benchcoach.iml | 4 ++- .../inspectionProfiles/profiles_settings.xml | 1 + .idea/misc.xml | 2 +- .idea/runConfigurations/migrate.xml | 19 +++++++----- .idea/runConfigurations/runserver.xml | 10 ++++++ .idea/runConfigurations/runserver_plus.xml | 16 ++++++++-- gamecard/views.py | 4 +-- gamechanger/views.py | 2 +- instagen/views.py | 6 ++-- requirements/base.txt | 5 +-- teamsnap/dashboard/views.py | 2 +- teamsnap/lineup/templates/lineup/edit.html | 2 +- teamsnap/lineup/views.py | 31 +++++++++---------- teamsnap/views.py | 25 ++++++++------- 14 files changed, 79 insertions(+), 50 deletions(-) diff --git a/.idea/benchcoach.iml b/.idea/benchcoach.iml index 912b516..0085b3f 100644 --- a/.idea/benchcoach.iml +++ b/.idea/benchcoach.iml @@ -19,10 +19,12 @@ - + + +