Hi, Maybe pyramid_layout should be a solution :
https://github.com/Pylons/pyramid_layout Le 02/09/2013 12:51, Marek Szwałkiewicz a écrit : > Hi all, > > in current project I need to include 2 form objects (flatland forms) > in context of almost every template. > > Those 2 objects are used in master template (that is inherited > everywhere) and need to be available in almost all cases. > What is a best way to include those objects (except from manually > including it in every view return dictionary)? > > Thanks, > Mark Szwałkiewicz > -- > You received this message because you are subscribed to the Google > Groups "pylons-discuss" 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 http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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 http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
