diff --git a/Accounts/__pycache__/forms.cpython-310.pyc b/Accounts/__pycache__/forms.cpython-310.pyc index ab8d5ce..efb0d81 100644 Binary files a/Accounts/__pycache__/forms.cpython-310.pyc and b/Accounts/__pycache__/forms.cpython-310.pyc differ diff --git a/Accounts/__pycache__/models.cpython-310.pyc b/Accounts/__pycache__/models.cpython-310.pyc index c7d6083..696ccc4 100644 Binary files a/Accounts/__pycache__/models.cpython-310.pyc and b/Accounts/__pycache__/models.cpython-310.pyc differ diff --git a/Accounts/__pycache__/urls.cpython-310.pyc b/Accounts/__pycache__/urls.cpython-310.pyc index b21240c..d9aca07 100644 Binary files a/Accounts/__pycache__/urls.cpython-310.pyc and b/Accounts/__pycache__/urls.cpython-310.pyc differ diff --git a/Accounts/__pycache__/views.cpython-310.pyc b/Accounts/__pycache__/views.cpython-310.pyc index b618c4d..a9920eb 100644 Binary files a/Accounts/__pycache__/views.cpython-310.pyc and b/Accounts/__pycache__/views.cpython-310.pyc differ diff --git a/templates/accounts/login.html b/templates/accounts/login.html index 8433c6b..6e375e1 100644 --- a/templates/accounts/login.html +++ b/templates/accounts/login.html @@ -46,7 +46,7 @@