﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17813	Implement an opposite method for Entry.objects.latest	Artem Skoretskiy	Anssi Kääriäinen <akaariai@…>	"At the moment we have '''`Entry.objects.latest`''' method that efficiently gets the last entry in queryset [https://docs.djangoproject.com/en/dev/ref/models/querysets/#latest]

We need another handy method that would do the same but getting the first element.

I suggest to name it '''`first`''' or something like that.

I have attached a sample patch."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed		lemaire.adrien@… paper82	Ready for checkin	1	0	0	0	1	0
