need template tags to make site branding configuration available to all templates

Bug #711010 reported by Devin Carlen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-nova
Fix Released
High
Devin Carlen

Bug Description

Recently the SITE_BRANDING and SITE_NAME settings were added in order to generalize the branding of the site using the django-nova module.

However, there are still many places in the templates where "OpenStack" is hardcoded. The best solution for this problem is to create custom django template tags to read this configuration and make it available to all templates.

This will allow custom sites to be built without having to override the django templates whenever this value needs to be changed.

Related branches

Devin Carlen (devcamcar)
description: updated
summary: - need middleware to make site branding configuration available to all
+ need template tags to make site branding configuration available to all
templates
Devin Carlen (devcamcar)
Changed in django-nova:
status: New → Fix Committed
Devin Carlen (devcamcar)
Changed in django-nova:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.