From 761a28770c3a0077b8fddb35178423e310f6db70 Mon Sep 17 00:00:00 2001 From: Laetitia Getti Date: Thu, 25 May 2023 11:10:09 +0200 Subject: [PATCH] social media links in home page --- la_chariotte/accounts/templates/registration/signup.html | 4 +++- la_chariotte/settings.py | 2 +- la_chariotte/templates/home.html | 5 +++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/la_chariotte/accounts/templates/registration/signup.html b/la_chariotte/accounts/templates/registration/signup.html index 640a6a1..e227315 100644 --- a/la_chariotte/accounts/templates/registration/signup.html +++ b/la_chariotte/accounts/templates/registration/signup.html @@ -1,9 +1,11 @@ {% extends 'base.html' %} {% block title %}Créer un compte{% endblock %} -{% block content_title %}Créer un compte{% endblock %} {% block content %} +

+ {% block content_title %}Créer un compte{% endblock %} +

{% csrf_token %} {{ form.as_p }} diff --git a/la_chariotte/settings.py b/la_chariotte/settings.py index b94ef28..991a686 100644 --- a/la_chariotte/settings.py +++ b/la_chariotte/settings.py @@ -57,7 +57,7 @@ MIDDLEWARE = [ ROOT_URLCONF = "la_chariotte.urls" LOGIN_URL = "accounts:login" -LOGIN_REDIRECT_URL = "home" +LOGIN_REDIRECT_URL = "order:index" LOGOUT_REDIRECT_URL = "home" TEMPLATES = [ diff --git a/la_chariotte/templates/home.html b/la_chariotte/templates/home.html index b62d85c..cfaf989 100644 --- a/la_chariotte/templates/home.html +++ b/la_chariotte/templates/home.html @@ -48,6 +48,11 @@ 3. La Chariotte comptable, mendiante et confiante Etre au courant de la suite ! +

Et suivez la Chariotte sur + Facebook, + Linkedin ou + Mastodon ! +

Merci à ceux et celles qui soutiennent la Chariotte financièrement !