Monday, January 26, 2015

Re: iterate

Of course, although it depends on what your definition of "earliest"
is (most likely you mean from a data entry perspective), and what
fields and field types you have. You could sort by date, if you have a
creation date field, you could sort by ID/PK if you haven't changed
that field on the table...

L.
------
"This is a profound psychological violence here. How can one even
begin to speak of dignity in labor when one secretly feels one's job
should not exist?"

On the Phenomenon of Bullshit Jobs, David Graeber
http://strikemag.org/bullshit-jobs/


On 27 January 2015 at 15:02, sum abiut <suabiut@gmail.com> wrote:
> is it possible to iterate through a number of rows to find out which row
> was the earliest to be enter.
>
> cheers,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPCf-y7egzPe%2B3R-Bz5hdSbqLwQxyKQyHFNUu61UcOv2UP14sw%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGBeqiOL0mCPxJVVVfWdJPJxwJD_2bbL6GR_LN-SBoN%2BAnbmNA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment