[Blends-commit] [SCM] website branch, master, updated. cfd5e7a580423fc98b2884d649b14fcfa1d33d7f

Ole Streicher olebole at debian.org
Fri Mar 18 07:37:54 UTC 2016


The following commit has been merged in the master branch:
commit cfd5e7a580423fc98b2884d649b14fcfa1d33d7f
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Mar 18 08:37:46 2016 +0100

    Remove obsolete ampandworkaround

diff --git a/webtools/tasks.py b/webtools/tasks.py
index 292b109..91c96be 100755
--- a/webtools/tasks.py
+++ b/webtools/tasks.py
@@ -41,8 +41,6 @@ except:
     data['popconsubmit']     = 'unknown'
 data['languages']        = languages
 data['language_dict']    = language_dict
-# Work around the fact that it seems to be impossible to mention '&' in the template
-data['ampandworkaround'] = Markup('&force=1')
 
 # Define directories used
 current_dir  = os.path.dirname(__file__)
diff --git a/webtools/tasks_udd.py b/webtools/tasks_udd.py
index 79cff2c..4ee1254 100755
--- a/webtools/tasks_udd.py
+++ b/webtools/tasks_udd.py
@@ -41,8 +41,6 @@ except:
     data['popconsubmit']     = 'unknown'
 data['languages']        = languages
 data['language_dict']    = language_dict
-# Work around the fact that it seems to be impossible to mention '&' in the template
-data['ampandworkaround'] = Markup('&force=1')
 
 # Define directories used
 current_dir  = os.path.dirname(__file__)

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list