The default displaying in django is for the latest product first . how can I change the viewing way ?
my view.py coding
@login_required() def products