Or maybe afterapp creation using make_base_app ?
make_base_app = base_config.setup_tg_wsgi_app(load_environment)
Regards,
Bastien.

On 30/05/2016 10:00, Bastien Sevajol wrote:
Hi,

I need to execute code once my application is itilialized and ready to use (auth methods usage, etc). Place my code in tg.configuration.app_config.AppConfig#after_init_config is right place ?

To expose my situation: I want to launch in subprocess, a radicale server instance who use my app auth methods.

Thank's,
Bastien.
--
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/31iXx6bwFdM/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to