>
> On Tue, Jan 8, 2019 at 9:18 PM Mike Dewhirst <
mi...@dewhirst.com.au
> <mailto:
mi...@dewhirst.com.au>> wrote:
>
> If I have a model with ...
>
> created = models.DateTimeField(auto_now_add=True)
>
> ... and in class Meta
> ordering = ['-created']
>
> Is it true that with multiple records where the query search
> params are
> identical the first record returned by the query will always be
> the most
> recent?
>
> Postgres
>
> Thanks
>
> Mike
>
> --
> 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...@googlegroups.com
> --
> 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...@googlegroups.com