diff --git a/.gitignore b/.gitignore index f7275bb..2330325 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ venv/ +home/__pycache__ +home/migrations/__pycache__ \ No newline at end of file diff --git a/home/__pycache__/__init__.cpython-313.pyc b/home/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 5108df0..0000000 Binary files a/home/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/__init__.cpython-39.pyc b/home/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 550a83c..0000000 Binary files a/home/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/ac_soap.cpython-313.pyc b/home/__pycache__/ac_soap.cpython-313.pyc deleted file mode 100644 index a6c6a98..0000000 Binary files a/home/__pycache__/ac_soap.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/ac_soap.cpython-39.pyc b/home/__pycache__/ac_soap.cpython-39.pyc deleted file mode 100644 index 59efafb..0000000 Binary files a/home/__pycache__/ac_soap.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/admin.cpython-313.pyc b/home/__pycache__/admin.cpython-313.pyc deleted file mode 100644 index 610a7d8..0000000 Binary files a/home/__pycache__/admin.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/admin.cpython-39.pyc b/home/__pycache__/admin.cpython-39.pyc deleted file mode 100644 index 08b7e82..0000000 Binary files a/home/__pycache__/admin.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/apps.cpython-313.pyc b/home/__pycache__/apps.cpython-313.pyc deleted file mode 100644 index a1dba06..0000000 Binary files a/home/__pycache__/apps.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/apps.cpython-39.pyc b/home/__pycache__/apps.cpython-39.pyc deleted file mode 100644 index 0e8e8c4..0000000 Binary files a/home/__pycache__/apps.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/context_processors.cpython-313.pyc b/home/__pycache__/context_processors.cpython-313.pyc deleted file mode 100644 index e397c41..0000000 Binary files a/home/__pycache__/context_processors.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/context_processors.cpython-39.pyc b/home/__pycache__/context_processors.cpython-39.pyc deleted file mode 100644 index 5809795..0000000 Binary files a/home/__pycache__/context_processors.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/library_correo.cpython-313.pyc b/home/__pycache__/library_correo.cpython-313.pyc deleted file mode 100644 index 48b24b5..0000000 Binary files a/home/__pycache__/library_correo.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/library_correo.cpython-39.pyc b/home/__pycache__/library_correo.cpython-39.pyc deleted file mode 100644 index 4ee1bdb..0000000 Binary files a/home/__pycache__/library_correo.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/middleware.cpython-39.pyc b/home/__pycache__/middleware.cpython-39.pyc deleted file mode 100644 index 8d8239f..0000000 Binary files a/home/__pycache__/middleware.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/models.cpython-313.pyc b/home/__pycache__/models.cpython-313.pyc deleted file mode 100644 index e2f6a2e..0000000 Binary files a/home/__pycache__/models.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/models.cpython-39.pyc b/home/__pycache__/models.cpython-39.pyc deleted file mode 100644 index 335bf6f..0000000 Binary files a/home/__pycache__/models.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/pagos_stripe.cpython-313.pyc b/home/__pycache__/pagos_stripe.cpython-313.pyc deleted file mode 100644 index a3664d3..0000000 Binary files a/home/__pycache__/pagos_stripe.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/pagos_stripe.cpython-39.pyc b/home/__pycache__/pagos_stripe.cpython-39.pyc deleted file mode 100644 index c7f9713..0000000 Binary files a/home/__pycache__/pagos_stripe.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/tasks.cpython-313.pyc b/home/__pycache__/tasks.cpython-313.pyc deleted file mode 100644 index 7732d18..0000000 Binary files a/home/__pycache__/tasks.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/urls.cpython-313.pyc b/home/__pycache__/urls.cpython-313.pyc deleted file mode 100644 index afd2baf..0000000 Binary files a/home/__pycache__/urls.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/urls.cpython-39.pyc b/home/__pycache__/urls.cpython-39.pyc deleted file mode 100644 index dbaea80..0000000 Binary files a/home/__pycache__/urls.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/views.cpython-313.pyc b/home/__pycache__/views.cpython-313.pyc deleted file mode 100644 index 066d5b3..0000000 Binary files a/home/__pycache__/views.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/views.cpython-39.pyc b/home/__pycache__/views.cpython-39.pyc deleted file mode 100644 index 201f272..0000000 Binary files a/home/__pycache__/views.cpython-39.pyc and /dev/null differ diff --git a/home/__pycache__/zone_definitions.cpython-313.pyc b/home/__pycache__/zone_definitions.cpython-313.pyc deleted file mode 100644 index 0e6215d..0000000 Binary files a/home/__pycache__/zone_definitions.cpython-313.pyc and /dev/null differ diff --git a/home/__pycache__/zone_definitions.cpython-39.pyc b/home/__pycache__/zone_definitions.cpython-39.pyc deleted file mode 100644 index ef939cb..0000000 Binary files a/home/__pycache__/zone_definitions.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0001_initial.cpython-313.pyc b/home/migrations/__pycache__/0001_initial.cpython-313.pyc deleted file mode 100644 index 38ef683..0000000 Binary files a/home/migrations/__pycache__/0001_initial.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0001_initial.cpython-39.pyc b/home/migrations/__pycache__/0001_initial.cpython-39.pyc deleted file mode 100644 index 149297c..0000000 Binary files a/home/migrations/__pycache__/0001_initial.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-313.pyc b/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-313.pyc deleted file mode 100644 index 0ab0cb1..0000000 Binary files a/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-39.pyc b/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-39.pyc deleted file mode 100644 index ed3ee26..0000000 Binary files a/home/migrations/__pycache__/0002_accountactivation_remove_recruitreward_claimed_by_and_more.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-313.pyc b/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-313.pyc deleted file mode 100644 index 581a4f2..0000000 Binary files a/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-39.pyc b/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-39.pyc deleted file mode 100644 index be87628..0000000 Binary files a/home/migrations/__pycache__/0003_alter_accountactivation_salt.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-313.pyc b/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-313.pyc deleted file mode 100644 index e09cf6d..0000000 Binary files a/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-39.pyc b/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-39.pyc deleted file mode 100644 index 27a08da..0000000 Binary files a/home/migrations/__pycache__/0004_alter_accountactivation_salt_and_more.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0005_securitytoken.cpython-313.pyc b/home/migrations/__pycache__/0005_securitytoken.cpython-313.pyc deleted file mode 100644 index 0103280..0000000 Binary files a/home/migrations/__pycache__/0005_securitytoken.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0005_securitytoken.cpython-39.pyc b/home/migrations/__pycache__/0005_securitytoken.cpython-39.pyc deleted file mode 100644 index 0576a52..0000000 Binary files a/home/migrations/__pycache__/0005_securitytoken.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-313.pyc b/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-313.pyc deleted file mode 100644 index 665a907..0000000 Binary files a/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-39.pyc b/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-39.pyc deleted file mode 100644 index 5c827d2..0000000 Binary files a/home/migrations/__pycache__/0006_changefactionprice_changeraceprice_customizeprice_and_more.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/0007_maintenancemode.cpython-39.pyc b/home/migrations/__pycache__/0007_maintenancemode.cpython-39.pyc deleted file mode 100644 index bdff31a..0000000 Binary files a/home/migrations/__pycache__/0007_maintenancemode.cpython-39.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/__init__.cpython-313.pyc b/home/migrations/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 6227d07..0000000 Binary files a/home/migrations/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/home/migrations/__pycache__/__init__.cpython-39.pyc b/home/migrations/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index d14a175..0000000 Binary files a/home/migrations/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/home/templates/partials/head.html b/home/templates/partials/head.html index 6f08c3f..89df6dd 100644 --- a/home/templates/partials/head.html +++ b/home/templates/partials/head.html @@ -41,13 +41,15 @@ + - diff --git a/home/templates/partials/login.html b/home/templates/partials/login.html index 9191507..ec8a92a 100644 --- a/home/templates/partials/login.html +++ b/home/templates/partials/login.html @@ -22,6 +22,7 @@