a, i'm understood right now, thank you so much anthony. it seems that the
load only can be implement on the table that have general function like
comments (e.g. on the book), but for the specific one, i think it can't be
used (e.g. let say on the book example introduction, we have the image
comment table and wiki comment table), there are 2 comment tables but
related to different main tables (image and wiki),

please correct me if i'm wrong, many thanks before.

On Thu, Apr 28, 2011 at 2:07 PM, Anthony <[email protected]> wrote:

> In a view, {{include view_file}} simply includes another view. LOAD,
> however, actually calls a new action via a new request and inserts the
> output of that action/request in the current view (depending on whether
> ajax=True or False, LOAD either does this via Ajax after the original
> response is delivered, or server-side before the original response is
> delivered).
>
> Anthony
>
> On Thursday, April 28, 2011 2:24:29 AM UTC-4, 黄祥 wrote:
>
>> hi,
>>
>> is there anybody knows about detail comparation between load and
>> include in the views, please? i have already read the book and test to
>> implent it, i think it have the same function on views.
>>
>> thank you so much in advance
>
>

Reply via email to