diff --git a/.coverage:Zone.Identifier b/.coverage:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/.coverage:Zone.Identifier differ diff --git a/.gitignore b/.gitignore index d962d96..a394e85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .ruff_cache/ .coverage -db.sqlite3 \ No newline at end of file +db.sqlite3 +__pycache__/*.pyc \ No newline at end of file diff --git a/.gitignore:Zone.Identifier b/.gitignore:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/.gitignore:Zone.Identifier differ diff --git a/SGL/__init__.py:Zone.Identifier b/SGL/__init__.py:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__init__.py:Zone.Identifier differ diff --git a/SGL/__pycache__/__init__.cpython-310.pyc:Zone.Identifier b/SGL/__pycache__/__init__.cpython-310.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/__init__.cpython-310.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/__init__.cpython-313.pyc:Zone.Identifier b/SGL/__pycache__/__init__.cpython-313.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/__init__.cpython-313.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/settings.cpython-310.pyc:Zone.Identifier b/SGL/__pycache__/settings.cpython-310.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/settings.cpython-310.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/settings.cpython-313.pyc:Zone.Identifier b/SGL/__pycache__/settings.cpython-313.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/settings.cpython-313.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/urls.cpython-310.pyc b/SGL/__pycache__/urls.cpython-310.pyc index 0e09408..4ce8ae8 100644 Binary files a/SGL/__pycache__/urls.cpython-310.pyc and b/SGL/__pycache__/urls.cpython-310.pyc differ diff --git a/SGL/__pycache__/urls.cpython-310.pyc:Zone.Identifier b/SGL/__pycache__/urls.cpython-310.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/urls.cpython-310.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/urls.cpython-313.pyc:Zone.Identifier b/SGL/__pycache__/urls.cpython-313.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/urls.cpython-313.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/views.cpython-310.pyc b/SGL/__pycache__/views.cpython-310.pyc index 889c33c..0c78597 100644 Binary files a/SGL/__pycache__/views.cpython-310.pyc and b/SGL/__pycache__/views.cpython-310.pyc differ diff --git a/SGL/__pycache__/views.cpython-310.pyc:Zone.Identifier b/SGL/__pycache__/views.cpython-310.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/views.cpython-310.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/views.cpython-313.pyc:Zone.Identifier b/SGL/__pycache__/views.cpython-313.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/views.cpython-313.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/wsgi.cpython-310.pyc:Zone.Identifier b/SGL/__pycache__/wsgi.cpython-310.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/wsgi.cpython-310.pyc:Zone.Identifier differ diff --git a/SGL/__pycache__/wsgi.cpython-313.pyc:Zone.Identifier b/SGL/__pycache__/wsgi.cpython-313.pyc:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/__pycache__/wsgi.cpython-313.pyc:Zone.Identifier differ diff --git a/SGL/asgi.py:Zone.Identifier b/SGL/asgi.py:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/asgi.py:Zone.Identifier differ diff --git a/SGL/settings.py:Zone.Identifier b/SGL/settings.py:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/settings.py:Zone.Identifier differ diff --git a/SGL/templates/BASE.html:Zone.Identifier b/SGL/templates/BASE.html:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/templates/BASE.html:Zone.Identifier differ diff --git a/SGL/templates/emails/email_template.html:Zone.Identifier b/SGL/templates/emails/email_template.html:Zone.Identifier new file mode 100644 index 0000000..d6c1ec6 Binary files /dev/null and b/SGL/templates/emails/email_template.html:Zone.Identifier differ diff --git a/SGL/templates/index.html b/SGL/templates/index.html index 1cbfa17..254269a 100644 --- a/SGL/templates/index.html +++ b/SGL/templates/index.html @@ -124,6 +124,7 @@