Tool69 wrote: > The problem is that it's returning the first 10 blog entries, not the > 10 lasts.
Make sure your blog.Post class has an inner Meta class with an ordering property. See: http://www.djangoproject.com/documentation/model_api/#ordering http://www.djangoproject.com/documentation/models/ordering/ -Zak --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---