From: Guillaume Pellerin Date: Wed, 24 Jan 2024 10:32:07 +0000 (+0100) Subject: bump to 2.8.0-pro, force application.js reload against version X-Git-Tag: 2.8.1-pro~20 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c7d2a14273c7609cd0b889c9af6e83b82853016d;p=teleforma.git bump to 2.8.0-pro, force application.js reload against version --- diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 043c4918..ce8cac99 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '0.9' +__version__ = '2.8.0-pro' __url__ = 'http://parisson.com/products/teleforma' -__copyright__ = '(C) 2011-2012 Parisson' +__copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2011-2012) +Copyright (C) Parisson SARL (2011-2024) diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index f605485e..63ef3f44 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -36,7 +36,7 @@ - + {% if user.is_authenticated %}