On Sun, May 6, 2012 at 10:56 PM, coded kid wrote:
> I'm trying to paginate a page in order to display five statuses per
> page. After inputting these codes, it fails to paginate. Below are the
> codes for pagination and updating of status in my django app.
>
>
> Views:
>
> def qask(request):
>
I'm trying to paginate a page in order to display five statuses per
page. After inputting these codes, it fails to paginate. Below are the
codes for pagination and updating of status in my django app.
Views:
def qask(request):
extra_data_context={}
#if there's nothing in
2 matches
Mail list logo