Hello
In my TurboGears Webapps I sometimes use internet services which require API keys or some other authentication information (for example- Amazon S3 auth)
Currently I store that information in a few places:
1. In lib.app_globals inside Globals
2. I keep a table in the database, say "config_options_table", and use 2 columns - key, value
3. In the development.ini and production.ini
I wanted to ask, what is the logical or standard place to store that information, according to TurboGears design logic?
Thanks for the help
--
Moritz Schlarb
--
You received this message because you are subscribed to a topic in the Google Groups "TurboGears" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/turbogears/lsTJqnWxZVE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to turbogears+...@googlegroups.com.
To post to this group, send email to turbo...@googlegroups.com.
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.