Ask Your Question
1

Does the skin setting in /settings work?

asked 2010-11-17 04:12:34 -0500

graeme gravatar image graeme
317 16 5 15
http://investmentqa.com/

Does the skin settings in /settings/GENERAL_SKIN_SETTINGS/ (i.e. click on settings, then go to "skin and User Interface Settings") have any effect. It seems to have no effect as far as I can see. What does work is the ASKBOT_DEFAULT_SKIN setting in settings.py

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2010-11-17 10:59:49 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

updated 2010-11-17 12:25:53 -0500

It does work, but you have to restart the application. Jinja compiles templates once and keeps them in memory. When you change the setting, the only thing that happens is just that - the setting value changes.

I need to figure out how to invalidate Jinja2 templates so that they are force-recompiled when you change the setting.

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2010-11-17 04:12:34 -0500

Seen: 160 times

Last updated: Nov 17 '10