[Toaster] FW: DRY RUN [Review Request] 4299 "recipes: View detailed information about a recipe"

Reyna, David david.reyna at windriver.com
Wed Jan 15 07:36:31 PST 2014


[including toaster email list]

Hi Alex,

> The "extends" tag isn't behaving exactly like an inheritance, so you need to re-do all "load" and the like for each page.

Oh, that is why it is not predefinable in one of the “extends” pages. :-( This answers a question I just posed to Ravi.

Perhaps at the end we can gather all such additions into a “base_load.html” page to make it common across all pages, if we find more such objects to load.

- David

From: Damian, Alexandru [mailto:alexandru.damian at intel.com]
Sent: Wednesday, January 15, 2014 3:23 AM
To: Reyna, David
Subject: Re: [Toaster] DRY RUN [Review Request] 4299 "recipes: View detailed information about a recipe"

I suppose you get a "Invalid block tag".

I  think you need a {% load projecttags %} at the top of the task.html. The "extends" tag isn't behaving exactly like an inheritance, so you need to re-do all "load" and the like for each page.
I know that this is a pain point in the Django documentation.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20140115/0249f976/attachment.html>


More information about the toaster mailing list