And to do pagination? how can I do?
Thanks
On 1 Ott, 18:46, brian wrote:
> On Thu, Oct 1, 2009 at 9:08 AM, byqsri wrote:
>
> > Can someone help me about this?
>
> > On 7 Set, 09:13, "marco.rizze...@gmail.com"
> > wrote:
> >> Hi
> >> I have this situation:
> >> I have a model Event and a model
On Thu, Oct 1, 2009 at 9:08 AM, byqsri wrote:
>
> Can someone help me about this?
>
> On 7 Set, 09:13, "marco.rizze...@gmail.com"
> wrote:
>> Hi
>> I have this situation:
>> I have a model Event and a model News , Both models have the field
>> 'created' .
>> Now in my view I would create a sin
Can someone help me about this?
On 7 Set, 09:13, "marco.rizze...@gmail.com"
wrote:
> Hi
> I have this situation:
> I have a model Event and a model News , Both models have the field
> 'created' .
> Now in my view I would create a single list where there is there are
> both each others order b
Hi
I have this situation:
I have a model Event and a model News , Both models have the field
'created' .
Now in my view I would create a single list where there is there are
both each others order by created.
Example
Event 107/09/09
News 107/09/09
News 206/07/09
..
..
.