python - any solution for django template multiple inheriting? -


ie: template require data b,template c require data d,template e require data f, template c , e inherited template a. while rendering template c or e,how pass data b template a? solution passing data b , (data d or data f) while rendering template c or e.is there better solution?


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -