From 30a2a4814294ec55e60d7e86056bc0c1d6221a96 Mon Sep 17 00:00:00 2001 From: Vignaraj Pai Date: Fri, 2 Feb 2024 20:42:09 +0530 Subject: [PATCH] Electrika 2024 (#116) * Fixed registration issue in Electrika. Info Update on Home page * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor register function in views.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update base.html and navbar_dropdown.html templates * Redirect to registration page if user does not exist in ElectrikaUser table * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update team creation and acceptance logic * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix team creation logic and update FAQ section * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add phone number and team-up option to user table * Update event description * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add session link to home page * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update session link and add workshop recorded session link * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update workshops section in home.html --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- corpus/templates/electrika/home.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/corpus/templates/electrika/home.html b/corpus/templates/electrika/home.html index 31eb34af..f5fabd2d 100644 --- a/corpus/templates/electrika/home.html +++ b/corpus/templates/electrika/home.html @@ -276,7 +276,7 @@

Prize

Workshops

-
+

Fundamentals of Power Electronic

@@ -292,10 +292,24 @@

Fundamentals of Power Electronic

+
+
+

Introduction to Embedded Systems

+ 29th Jan, 2024 +
+ {% comment %} + Workshop Link + {% endcomment %} + + Workshop Recorded Session + +
+
+
-
{% comment %} Schedule Section {% endcomment %}