Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 95 Bytes

File metadata and controls

3 lines (3 loc) · 95 Bytes

def index(request): articles = Article.objects.order_by('-pk') 뒤에서부터 불러오기