diff --git a/assets/pasted-20251217-185910-f07115b9.png b/assets/pasted-20251217-185910-f07115b9.png new file mode 100644 index 0000000..cf00185 Binary files /dev/null and b/assets/pasted-20251217-185910-f07115b9.png differ diff --git a/assets/vm-shot-2025-12-17T18-55-34-630Z.jpg b/assets/vm-shot-2025-12-17T18-55-34-630Z.jpg new file mode 100644 index 0000000..19dacba Binary files /dev/null and b/assets/vm-shot-2025-12-17T18-55-34-630Z.jpg differ diff --git a/assets/vm-shot-2025-12-17T18-56-07-637Z.jpg b/assets/vm-shot-2025-12-17T18-56-07-637Z.jpg new file mode 100644 index 0000000..19dacba Binary files /dev/null and b/assets/vm-shot-2025-12-17T18-56-07-637Z.jpg differ diff --git a/config/__pycache__/settings.cpython-311.pyc b/config/__pycache__/settings.cpython-311.pyc index 5be02db..6af46a9 100644 Binary files a/config/__pycache__/settings.cpython-311.pyc and b/config/__pycache__/settings.cpython-311.pyc differ diff --git a/config/settings.py b/config/settings.py index 291d043..7b411d2 100644 --- a/config/settings.py +++ b/config/settings.py @@ -180,3 +180,8 @@ if EMAIL_USE_SSL: # https://docs.djangoproject.com/en/5.2/ref/settings/#default-auto-field DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField' + +LOGIN_URL = 'login' +LOGIN_REDIRECT_URL = 'index' +LOGOUT_REDIRECT_URL = 'index' + diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc index fca779b..3288f3f 100644 Binary files a/core/__pycache__/urls.cpython-311.pyc and b/core/__pycache__/urls.cpython-311.pyc differ diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index e9ce815..2632719 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/base.html b/core/templates/base.html index eaa5ae1..2782043 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -36,6 +36,15 @@
webFirma to proste i intuicyjne narzędzie do zarządzania projektami, fakturami i klientami.
+ Zacznij za darmo +